#A0DFD0#A0DFD0
#A0DFD0 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.7% C 0.067 H 178.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFD0 |
|---|---|
| RGB | rgb(160, 223, 208) |
| HSL | hsl(166, 50%, 75%) |
| HSV | hsv(166, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(84.38, -23.04, 0.94) |
| CIE-LCH | lch(84.38, 23.06, 177.67°) |
| OKLab | oklab(85.68% -0.0672 0.0021) |
| OKLCH | oklch(85.68% 0.067 178.2) |
| XYZ | xyz(52.2663, 64.8005, 69.4161) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.59
Pale Teal
#82CBB2
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 6.88
Pale Aqua
#B8FFEB
ΔE00 6.93
Tiffany Blue
#7BF2DA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFD0 #DFA0AF
analogous
#A0DFB0 #A0DFD0 #A0CFDF
triadic
#A0DFD0 #D0A0DF #DFD0A0
tetradic
#A0DFD0 #B0A0DF #DFA0AF #CFDFA0
square
#A0DFD0 #B0A0DF #DFA0AF #CFDFA0
split-complementary
#A0DFD0 #DFA0CF #DFB0A0
monochromatic
#44C0A3 #72D0B9 #A0DFD0 #CEEEE7 #E8F7F4
Accessibility & contrast
On white
1.50
#A0DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#A0DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFD0
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFD0 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CF
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#8EE1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfd0; /* rgb */ color: rgb(160, 223, 208); /* oklch */ color: oklch(85.7% 0.067 178.2);
Tailwind
colors: {
custom: {
50: '#bde9de',
500: '#a0dfd0',
950: '#000000',
},
}SCSS
$custom: #a0dfd0; $custom-light: #bde9de; $custom-dark: #000000;
JSON
{
"hex": "#a0dfd0",
"rgb": {
"r": 160,
"g": 223,
"b": 208
},
"hsl": {
"h": 165.714,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.85684,
"c": 0.06728,
"h": 178.2
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#A0DFD0
secondary
#B86C7E
accent
#294CBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484