#66F474#66F474
#66F474 is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.210 H 145.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #66F474 |
|---|---|
| RGB | rgb(102, 244, 116) |
| HSL | hsl(126, 87%, 68%) |
| HSV | hsv(126, 58%, 96%) |
| CMYK | cmyk(58.2%, 0%, 52.5%, 4.3%) |
| CIE-LAB | lab(86.40, -63.63, 49.92) |
| CIE-LCH | lch(86.40, 80.88, 141.89°) |
| OKLab | oklab(86.13% -0.1724 0.1197) |
| OKLCH | oklch(86.13% 0.21 145.2) |
| XYZ | xyz(40.9801, 68.7833, 27.6365) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.51
Spearmint
#1EF876
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.50
Lighter Green
#75FD63
ΔE00 3.71
Light Bright Green
#53FE5C
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F474 #F466E6
analogous
#9FF466 #66F474 #66F4BB
triadic
#66F474 #7466F4 #F47466
tetradic
#66F474 #669FF4 #F466E6 #F4BB66
square
#66F474 #669FF4 #F466E6 #F4BB66
split-complementary
#66F474 #BB66F4 #F4669F
monochromatic
#0FD122 #2DF040 #66F474 #9FF8A8 #D8FCDC
Accessibility & contrast
On white
1.42
#66F474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#66F474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F474
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F474 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#E6D37D
Tritanopia (blue-blind)
#49EED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #66f474; /* rgb */ color: rgb(102, 244, 116); /* oklch */ color: oklch(86.1% 0.210 145.2);
Tailwind
colors: {
custom: {
50: '#9ef99f',
500: '#66f474',
950: '#000000',
},
}SCSS
$custom: #66f474; $custom-light: #9ef99f; $custom-dark: #000000;
JSON
{
"hex": "#66f474",
"rgb": {
"r": 102,
"g": 244,
"b": 116
},
"hsl": {
"h": 125.915,
"s": 86.585,
"l": 67.843
},
"oklch": {
"l": 0.8613,
"c": 0.20985,
"h": 145.2
},
"luminance": 0.68787
}Semantic roles & 50–950 ramp
primary
#66F474
secondary
#CC32BD
accent
#02CDE3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580