#A0DFD4#A0DFD4
#A0DFD4 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.066 H 182.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFD4 |
|---|---|
| RGB | rgb(160, 223, 212) |
| HSL | hsl(170, 50%, 75%) |
| HSV | hsv(170, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.48, -22.19, -1.03) |
| CIE-LCH | lch(84.48, 22.21, 182.65°) |
| OKLab | oklab(85.8% -0.0656 -0.0031) |
| OKLCH | oklch(85.8% 0.066 182.7) |
| XYZ | xyz(52.7647, 64.9998, 72.0406) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.63
Duck Egg Blue
#C3FBF4
ΔE00 6.84
Pale Cyan
#B7FFFA
ΔE00 7.33
Pale Aqua
#B8FFEB
ΔE00 7.33
Eggshell Blue
#C4FFF7
ΔE00 7.35
Pale Teal
#82CBB2
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFD4 #DFA0AB
analogous
#A0DFB5 #A0DFD4 #A0CADF
triadic
#A0DFD4 #D4A0DF #DFD4A0
tetradic
#A0DFD4 #B5A0DF #DFA0AB #CADFA0
square
#A0DFD4 #B5A0DF #DFA0AB #CADFA0
split-complementary
#A0DFD4 #DFA0CA #DFB5A0
monochromatic
#44C0AB #72D0BF #A0DFD4 #CEEEE9 #E8F7F5
Accessibility & contrast
On white
1.50
#A0DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#A0DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFD4
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFD4 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#CECFD5
Tritanopia (blue-blind)
#8DE1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfd4; /* rgb */ color: rgb(160, 223, 212); /* oklch */ color: oklch(85.8% 0.066 182.7);
Tailwind
colors: {
custom: {
50: '#bee9e1',
500: '#a0dfd4',
950: '#000000',
},
}SCSS
$custom: #a0dfd4; $custom-light: #bee9e1; $custom-dark: #000000;
JSON
{
"hex": "#a0dfd4",
"rgb": {
"r": 160,
"g": 223,
"b": 212
},
"hsl": {
"h": 169.524,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.858,
"c": 0.06567,
"h": 182.7
},
"luminance": 0.65002
}Semantic roles & 50–950 ramp
primary
#A0DFD4
secondary
#B86C79
accent
#2942BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484