#66EBAB#66EBAB
#66EBAB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.149 H 159.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #66EBAB |
|---|---|
| RGB | rgb(102, 235, 171) |
| HSL | hsl(151, 77%, 66%) |
| HSV | hsv(151, 57%, 92%) |
| CMYK | cmyk(56.6%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.58, -51.07, 20.29) |
| CIE-LCH | lch(84.58, 54.95, 158.33°) |
| OKLab | oklab(84.91% -0.1399 0.0517) |
| OKLCH | oklch(84.91% 0.149 159.7) |
| XYZ | xyz(42.5347, 65.1777, 48.8592) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.79
Aqua Green
#12E193
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66EBAB #EB66A6
analogous
#66EB68 #66EBAB #66E8EB
triadic
#66EBAB #AB66EB #EBAB66
tetradic
#66EBAB #6866EB #EB66A6 #E8EB66
square
#66EBAB #6866EB #EB66A6 #E8EB66
split-complementary
#66EBAB #EB66E8 #EB6866
monochromatic
#19BE6E #30E48D #66EBAB #9CF2C9 #D2F9E6
Accessibility & contrast
On white
1.50
#66EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#66EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66EBAB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66EBAB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#31EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #66ebab; /* rgb */ color: rgb(102, 235, 171); /* oklch */ color: oklch(84.9% 0.149 159.7);
Tailwind
colors: {
custom: {
50: '#9cf2c4',
500: '#66ebab',
950: '#000000',
},
}SCSS
$custom: #66ebab; $custom-light: #9cf2c4; $custom-dark: #000000;
JSON
{
"hex": "#66ebab",
"rgb": {
"r": 102,
"g": 235,
"b": 171
},
"hsl": {
"h": 151.128,
"s": 76.879,
"l": 66.078
},
"oklch": {
"l": 0.84913,
"c": 0.14918,
"h": 159.7
},
"luminance": 0.65182
}Semantic roles & 50–950 ramp
primary
#66EBAB
secondary
#BD3978
accent
#0C6FD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582