#A0DFD6#A0DFD6
#A0DFD6 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.065 H 185.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFD6 |
|---|---|
| RGB | rgb(160, 223, 214) |
| HSL | hsl(171, 50%, 75%) |
| HSV | hsv(171, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.54, -21.75, -2.01) |
| CIE-LCH | lch(84.54, 21.85, 185.28°) |
| OKLab | oklab(85.86% -0.0648 -0.0057) |
| OKLCH | oklch(85.86% 0.065 185) |
| XYZ | xyz(53.0185, 65.1013, 73.3775) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.04
Duck Egg Blue
#C3FBF4
ΔE00 6.66
Pale Cyan
#B7FFFA
ΔE00 7.08
Eggshell Blue
#C4FFF7
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.30
Light Cyan
#ACFFFC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFD6 #DFA0A9
analogous
#A0DFB7 #A0DFD6 #A0C8DF
triadic
#A0DFD6 #D6A0DF #DFD6A0
tetradic
#A0DFD6 #B7A0DF #DFA0A9 #C8DFA0
square
#A0DFD6 #B7A0DF #DFA0A9 #C8DFA0
split-complementary
#A0DFD6 #DFA0C8 #DFB7A0
monochromatic
#44C0AE #72D0C2 #A0DFD6 #CEEEEA #E8F7F5
Accessibility & contrast
On white
1.50
#A0DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#A0DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFD6
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFD6 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#CDCFD7
Tritanopia (blue-blind)
#8DE2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfd6; /* rgb */ color: rgb(160, 223, 214); /* oklch */ color: oklch(85.9% 0.065 185.0);
Tailwind
colors: {
custom: {
50: '#bee9e2',
500: '#a0dfd6',
950: '#000000',
},
}SCSS
$custom: #a0dfd6; $custom-light: #bee9e2; $custom-dark: #000000;
JSON
{
"hex": "#a0dfd6",
"rgb": {
"r": 160,
"g": 223,
"b": 214
},
"hsl": {
"h": 171.429,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.85859,
"c": 0.06503,
"h": 185
},
"luminance": 0.65104
}Semantic roles & 50–950 ramp
primary
#A0DFD6
secondary
#B86C76
accent
#293EBD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484