#66E88E#66E88E
#66E88E is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.171 H 151.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #66E88E |
|---|---|
| RGB | rgb(102, 232, 142) |
| HSL | hsl(138, 74%, 65%) |
| HSV | hsv(138, 56%, 91%) |
| CMYK | cmyk(56%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.17, -55.24, 33.23) |
| CIE-LCH | lch(83.17, 64.46, 148.97°) |
| OKLab | oklab(83.6% -0.1496 0.0827) |
| OKLCH | oklch(83.6% 0.171 151.1) |
| XYZ | xyz(39.2157, 62.4874, 35.5806) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 4.41
Turquoise Green
#04F489
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.63
Light Green Blue
#56FCA2
ΔE00 4.65
Sea Green (survey)
#53FCA1
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66E88E #E866C0
analogous
#7FE866 #66E88E #66E8CF
triadic
#66E88E #8E66E8 #E88E66
tetradic
#66E88E #667FE8 #E866C0 #E8CF66
square
#66E88E #667FE8 #E866C0 #E8CF66
split-complementary
#66E88E #CF66E8 #E8667F
monochromatic
#1CB84C #31E067 #66E88E #9BF0B5 #D0F8DD
Accessibility & contrast
On white
1.56
#66E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#66E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66E88E
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66E88E | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D788
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#43E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #66e88e; /* rgb */ color: rgb(102, 232, 142); /* oklch */ color: oklch(83.6% 0.171 151.1);
Tailwind
colors: {
custom: {
50: '#9cf0b0',
500: '#66e88e',
950: '#000000',
},
}SCSS
$custom: #66e88e; $custom-light: #9cf0b0; $custom-dark: #000000;
JSON
{
"hex": "#66e88e",
"rgb": {
"r": 102,
"g": 232,
"b": 142
},
"hsl": {
"h": 138.462,
"s": 73.864,
"l": 65.49
},
"oklch": {
"l": 0.83595,
"c": 0.17095,
"h": 151.1
},
"luminance": 0.62491
}Semantic roles & 50–950 ramp
primary
#66E88E
secondary
#B83A91
accent
#1099D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581