#A0DFD1#A0DFD1
#A0DFD1 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.7% C 0.067 H 179.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFD1 |
|---|---|
| RGB | rgb(160, 223, 209) |
| HSL | hsl(167, 50%, 75%) |
| HSV | hsv(167, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.41, -22.83, 0.45) |
| CIE-LCH | lch(84.41, 22.83, 178.88°) |
| OKLab | oklab(85.71% -0.0668 0.0008) |
| OKLCH | oklch(85.71% 0.067 179.3) |
| XYZ | xyz(52.3897, 64.8498, 70.0660) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.56
Pale Teal
#82CBB2
ΔE00 6.83
Light Teal
#90E4C1
ΔE00 6.93
Pale Aqua
#B8FFEB
ΔE00 7.00
Seafoam Blue
#78D1B6
ΔE00 7.04
Duck Egg Blue
#C3FBF4
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFD1 #DFA0AE
analogous
#A0DFB2 #A0DFD1 #A0CDDF
triadic
#A0DFD1 #D1A0DF #DFD1A0
tetradic
#A0DFD1 #B2A0DF #DFA0AE #CDDFA0
square
#A0DFD1 #B2A0DF #DFA0AE #CDDFA0
split-complementary
#A0DFD1 #DFA0CD #DFB2A0
monochromatic
#44C0A5 #72D0BB #A0DFD1 #CEEEE7 #E8F7F4
Accessibility & contrast
On white
1.50
#A0DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#A0DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFD1
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFD1 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#8EE1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfd1; /* rgb */ color: rgb(160, 223, 209); /* oklch */ color: oklch(85.7% 0.067 179.3);
Tailwind
colors: {
custom: {
50: '#bde9df',
500: '#a0dfd1',
950: '#000000',
},
}SCSS
$custom: #a0dfd1; $custom-light: #bde9df; $custom-dark: #000000;
JSON
{
"hex": "#a0dfd1",
"rgb": {
"r": 160,
"g": 223,
"b": 209
},
"hsl": {
"h": 166.667,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.85713,
"c": 0.06684,
"h": 179.3
},
"luminance": 0.64852
}Semantic roles & 50–950 ramp
primary
#A0DFD1
secondary
#B86C7C
accent
#294ABD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484