#66F282#66F282
#66F282 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.195 H 147.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #66F282 |
|---|---|
| RGB | rgb(102, 242, 130) |
| HSL | hsl(132, 84%, 67%) |
| HSV | hsv(132, 58%, 95%) |
| CMYK | cmyk(57.9%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.97, -60.96, 42.77) |
| CIE-LCH | lch(85.97, 74.47, 144.95°) |
| OKLab | oklab(85.84% -0.1649 0.1044) |
| OKLCH | oklch(85.84% 0.195 147.7) |
| XYZ | xyz(41.2581, 67.9369, 32.0537) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.44
Lightgreen (survey)
#76FF7B
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F282 #F266D6
analogous
#90F266 #66F282 #66F2C8
triadic
#66F282 #8266F2 #F28266
tetradic
#66F282 #6690F2 #F266D6 #F2C866
square
#66F282 #6690F2 #F266D6 #F2C866
split-complementary
#66F282 #C866F2 #F26690
monochromatic
#11CC37 #2EED54 #66F282 #9EF7B0 #D7FCDE
Accessibility & contrast
On white
1.44
#66F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#66F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F282
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F282 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#45EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #66f282; /* rgb */ color: rgb(102, 242, 130); /* oklch */ color: oklch(85.8% 0.195 147.7);
Tailwind
colors: {
custom: {
50: '#9df7a8',
500: '#66f282',
950: '#000000',
},
}SCSS
$custom: #66f282; $custom-light: #9df7a8; $custom-dark: #000000;
JSON
{
"hex": "#66f282",
"rgb": {
"r": 102,
"g": 242,
"b": 130
},
"hsl": {
"h": 132,
"s": 84.337,
"l": 67.451
},
"oklch": {
"l": 0.85839,
"c": 0.19515,
"h": 147.7
},
"luminance": 0.67941
}Semantic roles & 50–950 ramp
primary
#66F282
secondary
#C934AB
accent
#05B5E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580