#66EBAE#66EBAE
#66EBAE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.0% C 0.147 H 160.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #66EBAE |
|---|---|
| RGB | rgb(102, 235, 174) |
| HSL | hsl(152, 77%, 66%) |
| HSV | hsv(152, 57%, 92%) |
| CMYK | cmyk(56.6%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.63, -50.46, 18.82) |
| CIE-LCH | lch(84.63, 53.85, 159.55°) |
| OKLab | oklab(84.98% -0.1386 0.048) |
| OKLCH | oklch(84.98% 0.147 160.9) |
| XYZ | xyz(42.8239, 65.2934, 50.3823) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66EBAE #EB66A3
analogous
#66EB6B #66EBAE #66E6EB
triadic
#66EBAE #AE66EB #EBAE66
tetradic
#66EBAE #6B66EB #EB66A3 #E6EB66
square
#66EBAE #6B66EB #EB66A3 #E6EB66
split-complementary
#66EBAE #EB66E6 #EB6B66
monochromatic
#19BE72 #30E491 #66EBAE #9CF2CB #D2F9E7
Accessibility & contrast
On white
1.49
#66EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#66EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66EBAE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66EBAE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#2EEADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #66ebae; /* rgb */ color: rgb(102, 235, 174); /* oklch */ color: oklch(85.0% 0.147 160.9);
Tailwind
colors: {
custom: {
50: '#9cf2c6',
500: '#66ebae',
950: '#000000',
},
}SCSS
$custom: #66ebae; $custom-light: #9cf2c6; $custom-dark: #000000;
JSON
{
"hex": "#66ebae",
"rgb": {
"r": 102,
"g": 235,
"b": 174
},
"hsl": {
"h": 152.481,
"s": 76.879,
"l": 66.078
},
"oklch": {
"l": 0.84981,
"c": 0.14669,
"h": 160.9
},
"luminance": 0.65297
}Semantic roles & 50–950 ramp
primary
#66EBAE
secondary
#BD3975
accent
#0C6AD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582