#A0DFD9#A0DFD9
#A0DFD9 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.064 H 188.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFD9 |
|---|---|
| RGB | rgb(160, 223, 217) |
| HSL | hsl(174, 50%, 75%) |
| HSV | hsv(174, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.62, -21.10, -3.48) |
| CIE-LCH | lch(84.62, 21.38, 189.36°) |
| OKLab | oklab(85.95% -0.0636 -0.0097) |
| OKLCH | oklch(85.95% 0.064 188.6) |
| XYZ | xyz(53.4051, 65.2560, 75.4139) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 6.30
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Pale Cyan
#B7FFFA
ΔE00 6.87
Light Cyan
#ACFFFC
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFD9 #DFA0A6
analogous
#A0DFBA #A0DFD9 #A0C5DF
triadic
#A0DFD9 #D9A0DF #DFD9A0
tetradic
#A0DFD9 #BAA0DF #DFA0A6 #C5DFA0
square
#A0DFD9 #BAA0DF #DFA0A6 #C5DFA0
split-complementary
#A0DFD9 #DFA0C5 #DFBAA0
monochromatic
#44C0B4 #72D0C7 #A0DFD9 #CEEEEB #E8F7F6
Accessibility & contrast
On white
1.49
#A0DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A0DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFD9
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFD9 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D9
Deuteranopia (green-blind)
#CCD0DA
Tritanopia (blue-blind)
#8CE2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfd9; /* rgb */ color: rgb(160, 223, 217); /* oklch */ color: oklch(85.9% 0.064 188.6);
Tailwind
colors: {
custom: {
50: '#bee9e4',
500: '#a0dfd9',
950: '#000000',
},
}SCSS
$custom: #a0dfd9; $custom-light: #bee9e4; $custom-dark: #000000;
JSON
{
"hex": "#a0dfd9",
"rgb": {
"r": 160,
"g": 223,
"b": 217
},
"hsl": {
"h": 174.286,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.85949,
"c": 0.0643,
"h": 188.6
},
"luminance": 0.65259
}Semantic roles & 50–950 ramp
primary
#A0DFD9
secondary
#B86C73
accent
#2937BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484