#A0DFD5#A0DFD5
#A0DFD5 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.8% C 0.065 H 183.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFD5 |
|---|---|
| RGB | rgb(160, 223, 213) |
| HSL | hsl(170, 50%, 75%) |
| HSV | hsv(170, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.51, -21.97, -1.52) |
| CIE-LCH | lch(84.51, 22.02, 183.95°) |
| OKLab | oklab(85.83% -0.0652 -0.0044) |
| OKLCH | oklch(85.83% 0.065 183.9) |
| XYZ | xyz(52.8912, 65.0504, 72.7070) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.33
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Pale Cyan
#B7FFFA
ΔE00 7.19
Eggshell Blue
#C4FFF7
ΔE00 7.28
Pale Aqua
#B8FFEB
ΔE00 7.47
Light Cyan
#ACFFFC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFD5 #DFA0AA
analogous
#A0DFB5 #A0DFD5 #A0CADF
triadic
#A0DFD5 #D5A0DF #DFD5A0
tetradic
#A0DFD5 #B5A0DF #DFA0AA #CADFA0
square
#A0DFD5 #B5A0DF #DFA0AA #CADFA0
split-complementary
#A0DFD5 #DFA0CA #DFB5A0
monochromatic
#44C0AD #72D0C1 #A0DFD5 #CEEEE9 #E8F7F5
Accessibility & contrast
On white
1.50
#A0DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#A0DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFD5
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFD5 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#8DE2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfd5; /* rgb */ color: rgb(160, 223, 213); /* oklch */ color: oklch(85.8% 0.065 183.9);
Tailwind
colors: {
custom: {
50: '#bee9e1',
500: '#a0dfd5',
950: '#000000',
},
}SCSS
$custom: #a0dfd5; $custom-light: #bee9e1; $custom-dark: #000000;
JSON
{
"hex": "#a0dfd5",
"rgb": {
"r": 160,
"g": 223,
"b": 213
},
"hsl": {
"h": 170.476,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.8583,
"c": 0.06534,
"h": 183.9
},
"luminance": 0.65053
}Semantic roles & 50–950 ramp
primary
#A0DFD5
secondary
#B86C78
accent
#2940BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484