#66F782#66F782
#66F782 is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 87.1% C 0.202 H 147.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #66F782 |
|---|---|
| RGB | rgb(102, 247, 130) |
| HSL | hsl(132, 90%, 68%) |
| HSV | hsv(132, 59%, 97%) |
| CMYK | cmyk(58.7%, 0%, 47.4%, 3.1%) |
| CIE-LAB | lab(87.46, -62.82, 44.65) |
| CIE-LCH | lch(87.46, 77.07, 144.60°) |
| OKLab | oklab(87.06% -0.1699 0.1086) |
| OKLCH | oklch(87.06% 0.202 147.4) |
| XYZ | xyz(42.7666, 70.9540, 32.5565) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.82
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F782 #F766DB
analogous
#92F766 #66F782 #66F7CA
triadic
#66F782 #8266F7 #F78266
tetradic
#66F782 #6692F7 #F766DB #F7CA66
square
#66F782 #6692F7 #F766DB #F7CA66
split-complementary
#66F782 #CA66F7 #F76692
monochromatic
#0BD733 #2CF452 #66F782 #A0FAB2 #DAFDE1
Accessibility & contrast
On white
1.38
#66F782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#66F782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F782
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F782 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#43F2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #66f782; /* rgb */ color: rgb(102, 247, 130); /* oklch */ color: oklch(87.1% 0.202 147.4);
Tailwind
colors: {
custom: {
50: '#9efba8',
500: '#66f782',
950: '#000000',
},
}SCSS
$custom: #66f782; $custom-light: #9efba8; $custom-dark: #000000;
JSON
{
"hex": "#66f782",
"rgb": {
"r": 102,
"g": 247,
"b": 130
},
"hsl": {
"h": 131.586,
"s": 90.062,
"l": 68.431
},
"oklch": {
"l": 0.87063,
"c": 0.20163,
"h": 147.4
},
"luminance": 0.70958
}Semantic roles & 50–950 ramp
primary
#66F782
secondary
#D031B2
accent
#00B9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581