#66E5DB#66E5DB
#66E5DB is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.8% C 0.114 H 188.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #66E5DB |
|---|---|
| RGB | rgb(102, 229, 219) |
| HSL | hsl(175, 71%, 65%) |
| HSV | hsv(175, 55%, 90%) |
| CMYK | cmyk(55.5%, 0%, 4.4%, 10.2%) |
| CIE-LAB | lab(83.95, -37.47, -5.79) |
| CIE-LCH | lch(83.95, 37.91, 188.78°) |
| OKLab | oklab(84.78% -0.1124 -0.0162) |
| OKLCH | oklch(84.78% 0.114 188.2) |
| XYZ | xyz(46.2794, 63.9733, 76.9133) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Mediumturquoise
#48D1CC
ΔE00 5.14
Tiffany Blue
#7BF2DA
ΔE00 5.42
Bright Aqua
#0BF9EA
ΔE00 5.58
Bright Turquoise
#0FFEF9
ΔE00 6.40
Bright Cyan
#41FDFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66E5DB #E56670
analogous
#66E59C #66E5DB #66AFE5
triadic
#66E5DB #DB66E5 #E5DB66
tetradic
#66E5DB #9C66E5 #E56670 #AFE566
square
#66E5DB #9C66E5 #E56670 #AFE566
split-complementary
#66E5DB #E566AF #E59C66
monochromatic
#1EB2A7 #32DCCF #66E5DB #9AEEE7 #CFF7F4
Accessibility & contrast
On white
1.52
#66E5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#66E5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66E5DB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66E5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66E5DB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #66e5db; /* rgb */ color: rgb(102, 229, 219); /* oklch */ color: oklch(84.8% 0.114 188.2);
Tailwind
colors: {
custom: {
50: '#9dede6',
500: '#66e5db',
950: '#000000',
},
}SCSS
$custom: #66e5db; $custom-light: #9dede6; $custom-dark: #000000;
JSON
{
"hex": "#66e5db",
"rgb": {
"r": 102,
"g": 229,
"b": 219
},
"hsl": {
"h": 175.276,
"s": 70.95,
"l": 64.902
},
"oklch": {
"l": 0.84778,
"c": 0.11361,
"h": 188.2
},
"luminance": 0.63978
}Semantic roles & 50–950 ramp
primary
#66E5DB
secondary
#B33C46
accent
#1322D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584