#66EAA3#66EAA3
#66EAA3 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.155 H 157.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #66EAA3 |
|---|---|
| RGB | rgb(102, 234, 163) |
| HSL | hsl(148, 76%, 66%) |
| HSV | hsv(148, 56%, 92%) |
| CMYK | cmyk(56.4%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(84.13, -52.23, 23.80) |
| CIE-LCH | lch(84.13, 57.40, 155.50°) |
| OKLab | oklab(84.5% -0.1425 0.0603) |
| OKLCH | oklch(84.5% 0.155 157.1) |
| XYZ | xyz(41.5097, 64.3109, 44.8690) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 3.93
Aqua Green
#12E193
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66EAA3 #EA66AD
analogous
#6BEA66 #66EAA3 #66EAE5
triadic
#66EAA3 #A366EA #EAA366
tetradic
#66EAA3 #666BEA #EA66AD #EAE566
square
#66EAA3 #666BEA #EA66AD #EAE566
split-complementary
#66EAA3 #E566EA #EA666B
monochromatic
#1ABC65 #30E383 #66EAA3 #9CF1C3 #D2F9E4
Accessibility & contrast
On white
1.51
#66EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#66EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66EAA3
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66EAA3 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#D6CDA7
Tritanopia (blue-blind)
#37E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #66eaa3; /* rgb */ color: rgb(102, 234, 163); /* oklch */ color: oklch(84.5% 0.155 157.1);
Tailwind
colors: {
custom: {
50: '#9cf1be',
500: '#66eaa3',
950: '#000000',
},
}SCSS
$custom: #66eaa3; $custom-light: #9cf1be; $custom-dark: #000000;
JSON
{
"hex": "#66eaa3",
"rgb": {
"r": 102,
"g": 234,
"b": 163
},
"hsl": {
"h": 147.727,
"s": 75.862,
"l": 65.882
},
"oklch": {
"l": 0.84496,
"c": 0.15471,
"h": 157.1
},
"luminance": 0.64315
}Semantic roles & 50–950 ramp
primary
#66EAA3
secondary
#BB397F
accent
#0D7AD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582