#A0DFD8#A0DFD8
#A0DFD8 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.065 H 187.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFD8 |
|---|---|
| RGB | rgb(160, 223, 216) |
| HSL | hsl(173, 50%, 75%) |
| HSV | hsv(173, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.59, -21.32, -2.99) |
| CIE-LCH | lch(84.59, 21.53, 187.98°) |
| OKLab | oklab(85.92% -0.064 -0.0083) |
| OKLCH | oklch(85.92% 0.065 187.4) |
| XYZ | xyz(53.2755, 65.2041, 74.7309) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.50
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.63
Pale Cyan
#B7FFFA
ΔE00 6.92
Eggshell Blue
#C4FFF7
ΔE00 7.18
Light Cyan
#ACFFFC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFD8 #DFA0A7
analogous
#A0DFB8 #A0DFD8 #A0C7DF
triadic
#A0DFD8 #D8A0DF #DFD8A0
tetradic
#A0DFD8 #B8A0DF #DFA0A7 #C7DFA0
square
#A0DFD8 #B8A0DF #DFA0A7 #C7DFA0
split-complementary
#A0DFD8 #DFA0C7 #DFB8A0
monochromatic
#44C0B2 #72D0C5 #A0DFD8 #CEEEEB #E8F7F6
Accessibility & contrast
On white
1.50
#A0DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A0DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFD8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFD8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#CDCFD9
Tritanopia (blue-blind)
#8CE2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfd8; /* rgb */ color: rgb(160, 223, 216); /* oklch */ color: oklch(85.9% 0.065 187.4);
Tailwind
colors: {
custom: {
50: '#bee9e4',
500: '#a0dfd8',
950: '#000000',
},
}SCSS
$custom: #a0dfd8; $custom-light: #bee9e4; $custom-dark: #000000;
JSON
{
"hex": "#a0dfd8",
"rgb": {
"r": 160,
"g": 223,
"b": 216
},
"hsl": {
"h": 173.333,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.85919,
"c": 0.06451,
"h": 187.4
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#A0DFD8
secondary
#B86C74
accent
#2939BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484