#66DB92#66DB92
#66DB92 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.149 H 153.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #66DB92 |
|---|---|
| RGB | rgb(102, 219, 146) |
| HSL | hsl(143, 62%, 63%) |
| HSV | hsv(143, 53%, 86%) |
| CMYK | cmyk(53.4%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.36, -49.29, 26.10) |
| CIE-LCH | lch(79.36, 55.78, 152.10°) |
| OKLab | oklab(80.5% -0.1341 0.0657) |
| OKLCH | oklch(80.5% 0.149 153.9) |
| XYZ | xyz(35.9966, 55.5600, 36.0158) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.22
Seaweed
#18D17B
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.09
Emerald
#50C878
ΔE00 5.23
Tealish Green
#0CDC73
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66DB92 #DB66AF
analogous
#74DB66 #66DB92 #66DBCC
triadic
#66DB92 #9266DB #DB9266
tetradic
#66DB92 #6674DB #DB66AF #DBCC66
square
#66DB92 #6674DB #DB66AF #DBCC66
split-complementary
#66DB92 #CC66DB #DB6674
monochromatic
#26A154 #34CF6F #66DB92 #98E7B5 #C9F2D9
Accessibility & contrast
On white
1.73
#66DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#66DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66DB92
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66DB92 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#46D9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #66db92; /* rgb */ color: rgb(102, 219, 146); /* oklch */ color: oklch(80.5% 0.149 153.9);
Tailwind
colors: {
custom: {
50: '#9ae7b2',
500: '#66db92',
950: '#000000',
},
}SCSS
$custom: #66db92; $custom-light: #9ae7b2; $custom-dark: #000000;
JSON
{
"hex": "#66db92",
"rgb": {
"r": 102,
"g": 219,
"b": 146
},
"hsl": {
"h": 142.564,
"s": 61.905,
"l": 62.941
},
"oklch": {
"l": 0.80498,
"c": 0.14933,
"h": 153.9
},
"luminance": 0.55563
}Semantic roles & 50–950 ramp
primary
#66DB92
secondary
#A4417F
accent
#1C88CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481