#00cc55
Alienated
ReadyTools Database (Exact)
Malachite
~96% match
Color formats
RGB
rgb(0, 204, 85)
Red, Green, Blue components
HSL
hsl(145, 1, 0, 1)
Hue, Saturation, Lightness
CMYK
cmyk(100, 0, 58, 20)
Print color encoding
Luminance
0.438
Relative luminance
Variations
Shades (Darkening)
Tints (Lightening)
Tones (Reduced saturation)
Harmonies
Click the color slices to copy the code.
Complementary (Opposite)
#00cc55
#cc0077
Analogous (Adjacent)
#11cc00
#00cc55
#00ccbb
Triadic
#00cc55
#5500cc
#cc5500
Split complementary
#00cc55
#bb00cc
#cc0011
Complete conversion table
HEX
#00CC55
RGB
rgb(0,204,85)
RGBA
rgba(0,204,85, 1)
HSL
hsl(145,100%,40%)
OKLCH (Modern CSS)
oklch(0.74 0.21 148.4)
CSS Variable
--color: #00cc55;
CMYK
C: 100% M: 0% Y: 58% K: 20%
Note: Converting web (RGB) colors to print (CMYK) colors is never 100 percent accurate due to physical limitations. Always request a test print before production.
Android ARGB
0xFF00CC55
Swift UIColor
UIColor(red: 0.00, green: 0.80, blue: 0.33, alpha: 1.0)
Decimal (int)
52309
JSON
{ "color": "#00CC55" }
CIE LAB
L: 72.1 a: -67.2 b: 46.8
CIE LCH
L: 72.1 C: 81.9 H: 145.2
CIE XYZ
N/A
Preview
Readability and Typography
Headline Test
This text demonstrates the reading experience on this background color.
Headline Test
This text demonstrates the reading experience on this background color.
UI Component Set
This is an example alert bar using the selected color.
Product Mockup
4582 •••• •••• 9018
CARDHOLDER
JOHN DOE
VALID
12/28
Mobile application
Customer support
Hi! How can we help you today?
I love this new color! 😍
Data visualization
Weekly growth
+1,240
12.5%1D
1W
1M
WED
2,450
Accessibility
Contrast and readability (WCAG)
On white background
2.15
Small text (14pt)
The quick brown fox jumps over...
AA
AAA
Large text or UI (18pt Bold)
AA
AAA
On black background
9.77
Small text (14pt)
The quick brown fox jumps over...
AA
AAA
Large text or UI (18pt Bold)
AA
AAA
Color blindness simulator
ORIG
SIM
Protanopia (red)
ORIG
SIM
Deuteranopia (green)
ORIG
SIM
Tritanopia (blue)
ORIG
SIM
Monochrome (color blind)
Mixing guide
How to mix this color using physical paints or printing inks.
MIXING PALETTE
48%
32%
20%
RYB PIGMENTS
Ultramarine blue
Pigment
48%
Cadmium yellow
Pigment
32%
Ivory black
Pigment
20%
Unlike light, mixing paints makes colors darker. This simulation mimics the behavior of physical pigments.
INK LEVELS
100%
CYAN
58%
P
20%
KEY
CMYK INKS
Cyan
Ink
100%
Yellow
Ink
58%
Black (Key)
Ink
20%
Physical properties
Scientific data of the color: optics and energy.
Wavelength
509 nm
589 THz • 2.44 eV
750nm
380nm
Color temperature
Cool
~5000-10000K
Cool
Warm
Luminance (brightness)
43.8%
Sötét / Dark
0%
50%
100%
Intelligent Library Matching
Compare your color with industry standards and design systems. Results show similar or exact matches from multiple color libraries.
Tailwind CSS
Original
Standard
green-500
#22c55e
ΔE: 2.5
Google Material
Original
Standard
Green A700
#00C853
ΔE: 1.0
CSS Color Name
Original
Standard
LimeGreen
#32CD32
ΔE: 4.5
Apple System (iOS)
Original
Standard
System Green
#34C759
ΔE: 1.8
Pantone (PMS)
Original
Standard
PMS 16-6444 poison-green
#4DB560
ΔE: 7.2
RAL Classic
Original
Standard
RAL 6038 Luminous green
#00B51A
ΔE: 7.6
Copic Marker
Original
Standard
Emerald Green
#7dc079
ΔE: 9.5
Code
CSS variable
1
2
3
4
5
:root {
--color-alienated: #00cc55;
--rgb-alienated: 0, 204, 85;
}SCSS variable
1
2
3
4
5
$color-alienated: #00cc55;
$rgb-alienated: (0, 204, 85);Tailwind config
1
2
3
4
5
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'alienated': '#00cc55',
}
}
}
}React Native
1
2
3
4
5
const styles = StyleSheet.create({
container: {
backgroundColor: '#00cc55',
},
text: {
color: '#00cc55',
}
});SwiftUI (iOS)
1
2
3
4
5
// SwiftUI
let alienatedColor = Color(
red: 0,
green: 0.8,
blue: 0.3333333333333333
)Full JSON data
1
2
3
4
5
{
"name": "Alienated",
"hex": "#00cc55",
"rgb": {
"r": 0,
"g": 204,
"b": 85
},
"hsl": {
"h": 145,
"s": 100,
"l": 40
}
}Gradient gallery
Generate premium CSS backgrounds and textures from your color.
Sunset
Deep sea
Dynamic contrast
Night duotone
Icy duotone
Soft mist
Aurora borealis
Neon mesh
Color wheel
Radar
Spotlight
Grainy paper
Retro stripes