#66FC82#66FC82
#66FC82 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.3% C 0.208 H 147.2°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #66FC82 |
|---|---|
| RGB | rgb(102, 252, 130) |
| HSL | hsl(131, 96%, 69%) |
| HSV | hsv(131, 60%, 99%) |
| CMYK | cmyk(59.5%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(88.95, -64.65, 46.50) |
| CIE-LCH | lch(88.95, 79.63, 144.27°) |
| OKLab | oklab(88.29% -0.1748 0.1128) |
| OKLCH | oklch(88.29% 0.208 147.2) |
| XYZ | xyz(44.3162, 74.0531, 33.0730) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.04
Spearmint
#1EF876
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.48
Easter Green
#8CFD7E
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66FC82 #FC66E0
analogous
#95FC66 #66FC82 #66FCCD
triadic
#66FC82 #8266FC #FC8266
tetradic
#66FC82 #6695FC #FC66E0 #FCCD66
square
#66FC82 #6695FC #FC66E0 #FCCD66
split-complementary
#66FC82 #CD66FC #FC6695
monochromatic
#04E32E #2AFB51 #66FC82 #A2FDB3 #DEFEE4
Accessibility & contrast
On white
1.33
#66FC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#66FC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66FC82
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66FC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66FC82 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE778
Deuteranopia (green-blind)
#ECDA8B
Tritanopia (blue-blind)
#41F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #66fc82; /* rgb */ color: rgb(102, 252, 130); /* oklch */ color: oklch(88.3% 0.208 147.2);
Tailwind
colors: {
custom: {
50: '#9ffea8',
500: '#66fc82',
950: '#000000',
},
}SCSS
$custom: #66fc82; $custom-light: #9ffea8; $custom-dark: #000000;
JSON
{
"hex": "#66fc82",
"rgb": {
"r": 102,
"g": 252,
"b": 130
},
"hsl": {
"h": 131.2,
"s": 96.154,
"l": 69.412
},
"oklch": {
"l": 0.88285,
"c": 0.20801,
"h": 147.2
},
"luminance": 0.74057
}Semantic roles & 50–950 ramp
primary
#66FC82
secondary
#D630B7
accent
#00BBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681