#66E77D#66E77D
#66E77D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.1% C 0.185 H 147.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #66E77D |
|---|---|
| RGB | rgb(102, 231, 125) |
| HSL | hsl(131, 73%, 65%) |
| HSV | hsv(131, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.62, -57.55, 40.96) |
| CIE-LCH | lch(82.62, 70.64, 144.56°) |
| OKLab | oklab(83.06% -0.1558 0.1001) |
| OKLCH | oklch(83.06% 0.185 147.3) |
| XYZ | xyz(37.7546, 61.4539, 29.2703) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Lightish Green
#61E160
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.71
Minty Green
#0BF77D
ΔE00 4.80
Turquoise Green
#04F489
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66E77D #E766D0
analogous
#8FE766 #66E77D #66E7BE
triadic
#66E77D #7D66E7 #E77D66
tetradic
#66E77D #668FE7 #E766D0 #E7BE66
square
#66E77D #668FE7 #E766D0 #E7BE66
split-complementary
#66E77D #BE66E7 #E7668F
monochromatic
#1DB638 #31DF50 #66E77D #9BEFAA #D0F8D7
Accessibility & contrast
On white
1.58
#66E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#66E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66E77D
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66E77D | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#4AE2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #66e77d; /* rgb */ color: rgb(102, 231, 125); /* oklch */ color: oklch(83.1% 0.185 147.3);
Tailwind
colors: {
custom: {
50: '#9cefa4',
500: '#66e77d',
950: '#000000',
},
}SCSS
$custom: #66e77d; $custom-light: #9cefa4; $custom-dark: #000000;
JSON
{
"hex": "#66e77d",
"rgb": {
"r": 102,
"g": 231,
"b": 125
},
"hsl": {
"h": 130.698,
"s": 72.881,
"l": 65.294
},
"oklch": {
"l": 0.83062,
"c": 0.18515,
"h": 147.3
},
"luminance": 0.61457
}Semantic roles & 50–950 ramp
primary
#66E77D
secondary
#B63BA0
accent
#11B2D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580