#66DFAF#66DFAF
#66DFAF is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.130 H 164.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #66DFAF |
|---|---|
| RGB | rgb(102, 223, 175) |
| HSL | hsl(156, 65%, 64%) |
| HSV | hsv(156, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.12, -45.18, 13.37) |
| CIE-LCH | lch(81.12, 47.12, 163.52°) |
| OKLab | oklab(82.12% -0.1254 0.0343) |
| OKLCH | oklch(82.12% 0.13 164.7) |
| XYZ | xyz(39.6013, 58.6916, 49.7908) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.46
Eucalyptus
#44D7A8
ΔE00 3.00
Aqua Marine
#2EE8BB
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.11
Light Turquoise
#7EF4CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66DFAF #DF6696
analogous
#66DF72 #66DFAF #66D2DF
triadic
#66DFAF #AF66DF #DFAF66
tetradic
#66DFAF #7266DF #DF6696 #D2DF66
square
#66DFAF #7266DF #DF6696 #D2DF66
split-complementary
#66DFAF #DF66D2 #DF7266
monochromatic
#23A873 #33D495 #66DFAF #99EAC9 #CBF4E4
Accessibility & contrast
On white
1.65
#66DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#66DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66DFAF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66DFAF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#33DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #66dfaf; /* rgb */ color: rgb(102, 223, 175); /* oklch */ color: oklch(82.1% 0.130 164.7);
Tailwind
colors: {
custom: {
50: '#9be9c7',
500: '#66dfaf',
950: '#000000',
},
}SCSS
$custom: #66dfaf; $custom-light: #9be9c7; $custom-dark: #000000;
JSON
{
"hex": "#66dfaf",
"rgb": {
"r": 102,
"g": 223,
"b": 175
},
"hsl": {
"h": 156.198,
"s": 65.405,
"l": 63.725
},
"oklch": {
"l": 0.82122,
"c": 0.12996,
"h": 164.7
},
"luminance": 0.58695
}Semantic roles & 50–950 ramp
primary
#66DFAF
secondary
#AA3F6A
accent
#1860CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482