#A0DFDD#A0DFDD
#A0DFDD is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.064 H 193.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFDD |
|---|---|
| RGB | rgb(160, 223, 221) |
| HSL | hsl(178, 50%, 75%) |
| HSV | hsv(178, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.72, -20.21, -5.44) |
| CIE-LCH | lch(84.72, 20.93, 195.05°) |
| OKLab | oklab(86.07% -0.062 -0.0149) |
| OKLCH | oklch(86.07% 0.064 193.5) |
| XYZ | xyz(53.9317, 65.4666, 78.1872) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.53
Powder Blue
#B0E0E6
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Pale Cyan
#B7FFFA
ΔE00 6.90
Light Cyan
#ACFFFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFDD #DFA0A2
analogous
#A0DFBD #A0DFDD #A0C2DF
triadic
#A0DFDD #DDA0DF #DFDDA0
tetradic
#A0DFDD #BDA0DF #DFA0A2 #C2DFA0
square
#A0DFDD #BDA0DF #DFA0A2 #C2DFA0
split-complementary
#A0DFDD #DFA0C2 #DFBDA0
monochromatic
#44C0BC #72D0CD #A0DFDD #CEEEED #E8F7F7
Accessibility & contrast
On white
1.49
#A0DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#A0DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFDD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFDD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#8AE3DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dfdd; /* rgb */ color: rgb(160, 223, 221); /* oklch */ color: oklch(86.1% 0.064 193.5);
Tailwind
colors: {
custom: {
50: '#bee9e7',
500: '#a0dfdd',
950: '#000000',
},
}SCSS
$custom: #a0dfdd; $custom-light: #bee9e7; $custom-dark: #000000;
JSON
{
"hex": "#a0dfdd",
"rgb": {
"r": 160,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.095,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.86071,
"c": 0.06373,
"h": 193.5
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#A0DFDD
secondary
#B86C6E
accent
#292DBD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484