#66F784#66F784
#66F784 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.200 H 147.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #66F784 |
|---|---|
| RGB | rgb(102, 247, 132) |
| HSL | hsl(132, 90%, 68%) |
| HSV | hsv(132, 59%, 97%) |
| CMYK | cmyk(58.7%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(87.49, -62.53, 43.72) |
| CIE-LCH | lch(87.49, 76.30, 145.04°) |
| OKLab | oklab(87.09% -0.169 0.1066) |
| OKLCH | oklch(87.09% 0.2 147.8) |
| XYZ | xyz(42.9022, 71.0082, 33.2704) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.19
Spring Green
#00FF7F
ΔE00 3.52
Baby Green
#8CFF9E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F784 #F766D9
analogous
#90F766 #66F784 #66F7CC
triadic
#66F784 #8466F7 #F78466
tetradic
#66F784 #6690F7 #F766D9 #F7CC66
square
#66F784 #6690F7 #F766D9 #F7CC66
split-complementary
#66F784 #CC66F7 #F76690
monochromatic
#0BD735 #2CF455 #66F784 #A0FAB3 #DAFDE2
Accessibility & contrast
On white
1.38
#66F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#66F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F784
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F784 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37B
Deuteranopia (green-blind)
#E7D68C
Tritanopia (blue-blind)
#42F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #66f784; /* rgb */ color: rgb(102, 247, 132); /* oklch */ color: oklch(87.1% 0.200 147.8);
Tailwind
colors: {
custom: {
50: '#9efba9',
500: '#66f784',
950: '#000000',
},
}SCSS
$custom: #66f784; $custom-light: #9efba9; $custom-dark: #000000;
JSON
{
"hex": "#66f784",
"rgb": {
"r": 102,
"g": 247,
"b": 132
},
"hsl": {
"h": 132.414,
"s": 90.062,
"l": 68.431
},
"oklch": {
"l": 0.87093,
"c": 0.19986,
"h": 147.8
},
"luminance": 0.71012
}Semantic roles & 50–950 ramp
primary
#66F784
secondary
#D031AF
accent
#00B6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581