#66DFAB#66DFAB
#66DFAB is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.0% C 0.133 H 162.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #66DFAB |
|---|---|
| RGB | rgb(102, 223, 171) |
| HSL | hsl(154, 65%, 64%) |
| HSV | hsv(154, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.04, -46.04, 15.35) |
| CIE-LCH | lch(81.04, 48.53, 161.56°) |
| OKLab | oklab(82.02% -0.1272 0.0393) |
| OKLCH | oklch(82.02% 0.133 162.8) |
| XYZ | xyz(39.2143, 58.5368, 47.7524) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.69
Eucalyptus
#44D7A8
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 5.56
Light Teal
#90E4C1
ΔE00 5.64
Light Greenish Blue
#63F7B4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66DFAB #DF669A
analogous
#66DF6E #66DFAB #66D6DF
triadic
#66DFAB #AB66DF #DFAB66
tetradic
#66DFAB #6E66DF #DF669A #D6DF66
square
#66DFAB #6E66DF #DF669A #D6DF66
split-complementary
#66DFAB #DF66D6 #DF6E66
monochromatic
#23A86F #33D48F #66DFAB #99EAC7 #CBF4E3
Accessibility & contrast
On white
1.65
#66DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#66DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66DFAB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66DFAB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#36DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #66dfab; /* rgb */ color: rgb(102, 223, 171); /* oklch */ color: oklch(82.0% 0.133 162.8);
Tailwind
colors: {
custom: {
50: '#9aeac4',
500: '#66dfab',
950: '#000000',
},
}SCSS
$custom: #66dfab; $custom-light: #9aeac4; $custom-dark: #000000;
JSON
{
"hex": "#66dfab",
"rgb": {
"r": 102,
"g": 223,
"b": 171
},
"hsl": {
"h": 154.215,
"s": 65.405,
"l": 63.725
},
"oklch": {
"l": 0.82024,
"c": 0.13311,
"h": 162.8
},
"luminance": 0.5854
}Semantic roles & 50–950 ramp
primary
#66DFAB
secondary
#AA3F6D
accent
#1866CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482