#66E589#66E589
#66E589 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.171 H 150.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #66E589 |
|---|---|
| RGB | rgb(102, 229, 137) |
| HSL | hsl(137, 71%, 65%) |
| HSV | hsv(137, 55%, 90%) |
| CMYK | cmyk(55.5%, 0%, 40.2%, 10.2%) |
| CIE-LAB | lab(82.20, -54.89, 34.47) |
| CIE-LCH | lch(82.20, 64.82, 147.87°) |
| OKLab | oklab(82.77% -0.1487 0.0855) |
| OKLCH | oklch(82.77% 0.171 150.1) |
| XYZ | xyz(38.0115, 60.6661, 33.3687) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Lightgreen
#90EE90
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 4.81
Aqua Green
#12E193
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66E589 #E566C2
analogous
#83E566 #66E589 #66E5C8
triadic
#66E589 #8966E5 #E58966
tetradic
#66E589 #6683E5 #E566C2 #E5C866
square
#66E589 #6683E5 #E566C2 #E5C866
split-complementary
#66E589 #C866E5 #E56683
monochromatic
#1EB247 #32DC61 #66E589 #9AEEB1 #CFF7DA
Accessibility & contrast
On white
1.60
#66E589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#66E589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66E589
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66E589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66E589 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D482
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#46E1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #66e589; /* rgb */ color: rgb(102, 229, 137); /* oklch */ color: oklch(82.8% 0.171 150.1);
Tailwind
colors: {
custom: {
50: '#9beeac',
500: '#66e589',
950: '#000000',
},
}SCSS
$custom: #66e589; $custom-light: #9beeac; $custom-dark: #000000;
JSON
{
"hex": "#66e589",
"rgb": {
"r": 102,
"g": 229,
"b": 137
},
"hsl": {
"h": 136.535,
"s": 70.95,
"l": 64.902
},
"oklch": {
"l": 0.82771,
"c": 0.17147,
"h": 150.1
},
"luminance": 0.6067
}Semantic roles & 50–950 ramp
primary
#66E589
secondary
#B33C92
accent
#139ED3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581