#66DFD1#66DFD1
#66DFD1 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.111 H 185.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #66DFD1 |
|---|---|
| RGB | rgb(102, 223, 209) |
| HSL | hsl(173, 65%, 64%) |
| HSV | hsv(173, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(81.95, -37.25, -3.45) |
| CIE-LCH | lch(81.95, 37.41, 185.29°) |
| OKLab | oklab(83.07% -0.1103 -0.0099) |
| OKLCH | oklch(83.07% 0.111 185.1) |
| XYZ | xyz(43.3708, 60.1994, 69.6433) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.47
Mediumturquoise
#48D1CC
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 5.24
Seafoam Blue
#78D1B6
ΔE00 6.47
Bright Aqua
#0BF9EA
ΔE00 6.61
Aqua (survey)
#13EAC9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66DFD1 #DF6674
analogous
#66DF94 #66DFD1 #66B0DF
triadic
#66DFD1 #D166DF #DFD166
tetradic
#66DFD1 #9466DF #DF6674 #B0DF66
square
#66DFD1 #9466DF #DF6674 #B0DF66
split-complementary
#66DFD1 #DF66B0 #DF9466
monochromatic
#23A898 #33D4C2 #66DFD1 #99EAE0 #CBF4EF
Accessibility & contrast
On white
1.61
#66DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#66DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66DFD1
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66DFD1 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #66dfd1; /* rgb */ color: rgb(102, 223, 209); /* oklch */ color: oklch(83.1% 0.111 185.1);
Tailwind
colors: {
custom: {
50: '#9ce9df',
500: '#66dfd1',
950: '#000000',
},
}SCSS
$custom: #66dfd1; $custom-light: #9ce9df; $custom-dark: #000000;
JSON
{
"hex": "#66dfd1",
"rgb": {
"r": 102,
"g": 223,
"b": 209
},
"hsl": {
"h": 173.058,
"s": 65.405,
"l": 63.725
},
"oklch": {
"l": 0.83065,
"c": 0.11078,
"h": 185.1
},
"luminance": 0.60204
}Semantic roles & 50–950 ramp
primary
#66DFD1
secondary
#AA3F4C
accent
#182DCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484