#66F482#66F482
#66F482 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.198 H 147.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #66F482 |
|---|---|
| RGB | rgb(102, 244, 130) |
| HSL | hsl(132, 87%, 68%) |
| HSV | hsv(132, 58%, 96%) |
| CMYK | cmyk(58.2%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(86.57, -61.71, 43.52) |
| CIE-LCH | lch(86.57, 75.51, 144.80°) |
| OKLab | oklab(86.33% -0.1669 0.1061) |
| OKLCH | oklch(86.33% 0.198 147.6) |
| XYZ | xyz(41.8566, 69.1339, 32.2532) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F482 #F466D8
analogous
#91F466 #66F482 #66F4C9
triadic
#66F482 #8266F4 #F48266
tetradic
#66F482 #6691F4 #F466D8 #F4C966
square
#66F482 #6691F4 #F466D8 #F4C966
split-complementary
#66F482 #C966F4 #F46691
monochromatic
#0FD135 #2DF053 #66F482 #9FF8B1 #D8FCDF
Accessibility & contrast
On white
1.42
#66F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#66F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F482
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F482 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E079
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#44EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #66f482; /* rgb */ color: rgb(102, 244, 130); /* oklch */ color: oklch(86.3% 0.198 147.6);
Tailwind
colors: {
custom: {
50: '#9ef9a8',
500: '#66f482',
950: '#000000',
},
}SCSS
$custom: #66f482; $custom-light: #9ef9a8; $custom-dark: #000000;
JSON
{
"hex": "#66f482",
"rgb": {
"r": 102,
"g": 244,
"b": 130
},
"hsl": {
"h": 131.831,
"s": 86.585,
"l": 67.843
},
"oklch": {
"l": 0.86329,
"c": 0.19775,
"h": 147.6
},
"luminance": 0.69138
}Semantic roles & 50–950 ramp
primary
#66F482
secondary
#CC32AE
accent
#02B7E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580