#66E7AB#66E7AB
#66E7AB is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.0% C 0.144 H 160.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #66E7AB |
|---|---|
| RGB | rgb(102, 231, 171) |
| HSL | hsl(152, 73%, 65%) |
| HSV | hsv(152, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.40, -49.41, 18.65) |
| CIE-LCH | lch(83.40, 52.81, 159.32°) |
| OKLab | oklab(83.95% -0.1357 0.0476) |
| OKLCH | oklch(83.95% 0.144 160.7) |
| XYZ | xyz(41.4024, 62.9130, 48.4818) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.87
Light Blue Green
#7EFBB3
ΔE00 4.97
Eucalyptus
#44D7A8
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66E7AB #E766A2
analogous
#66E76A #66E7AB #66E2E7
triadic
#66E7AB #AB66E7 #E7AB66
tetradic
#66E7AB #6A66E7 #E766A2 #E2E766
square
#66E7AB #6A66E7 #E766A2 #E2E766
split-complementary
#66E7AB #E766E2 #E76A66
monochromatic
#1DB66F #31DF8E #66E7AB #9BEFC8 #D0F8E5
Accessibility & contrast
On white
1.55
#66E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#66E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66E7AB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66E7AB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A8
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#33E6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #66e7ab; /* rgb */ color: rgb(102, 231, 171); /* oklch */ color: oklch(84.0% 0.144 160.7);
Tailwind
colors: {
custom: {
50: '#9befc4',
500: '#66e7ab',
950: '#000000',
},
}SCSS
$custom: #66e7ab; $custom-light: #9befc4; $custom-dark: #000000;
JSON
{
"hex": "#66e7ab",
"rgb": {
"r": 102,
"g": 231,
"b": 171
},
"hsl": {
"h": 152.093,
"s": 72.881,
"l": 65.294
},
"oklch": {
"l": 0.8395,
"c": 0.14383,
"h": 160.7
},
"luminance": 0.62917
}Semantic roles & 50–950 ramp
primary
#66E7AB
secondary
#B63B74
accent
#116CD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582