#A0DFD7#A0DFD7
#A0DFD7 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.065 H 186.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFD7 |
|---|---|
| RGB | rgb(160, 223, 215) |
| HSL | hsl(172, 50%, 75%) |
| HSV | hsv(172, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.56, -21.54, -2.50) |
| CIE-LCH | lch(84.56, 21.68, 186.62°) |
| OKLab | oklab(85.89% -0.0644 -0.007) |
| OKLCH | oklch(85.89% 0.065 186.2) |
| XYZ | xyz(53.1466, 65.1526, 74.0522) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.76
Duck Egg Blue
#C3FBF4
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 6.97
Pale Cyan
#B7FFFA
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.19
Light Cyan
#ACFFFC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFD7 #DFA0A8
analogous
#A0DFB7 #A0DFD7 #A0C7DF
triadic
#A0DFD7 #D7A0DF #DFD7A0
tetradic
#A0DFD7 #B7A0DF #DFA0A8 #C7DFA0
square
#A0DFD7 #B7A0DF #DFA0A8 #C7DFA0
split-complementary
#A0DFD7 #DFA0C7 #DFB7A0
monochromatic
#44C0B0 #72D0C4 #A0DFD7 #CEEEEA #E8F7F5
Accessibility & contrast
On white
1.50
#A0DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#A0DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFD7
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFD7 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#CDCFD8
Tritanopia (blue-blind)
#8CE2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfd7; /* rgb */ color: rgb(160, 223, 215); /* oklch */ color: oklch(85.9% 0.065 186.2);
Tailwind
colors: {
custom: {
50: '#bee9e3',
500: '#a0dfd7',
950: '#000000',
},
}SCSS
$custom: #a0dfd7; $custom-light: #bee9e3; $custom-dark: #000000;
JSON
{
"hex": "#a0dfd7",
"rgb": {
"r": 160,
"g": 223,
"b": 215
},
"hsl": {
"h": 172.381,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.85889,
"c": 0.06476,
"h": 186.2
},
"luminance": 0.65155
}Semantic roles & 50–950 ramp
primary
#A0DFD7
secondary
#B86C75
accent
#293BBD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484