#A0DFDF#A0DFDF
#A0DFDF is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.064 H 196.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFDF |
|---|---|
| RGB | rgb(160, 223, 223) |
| HSL | hsl(180, 50%, 75%) |
| HSV | hsv(180, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.78, -19.76, -6.41) |
| CIE-LCH | lch(84.78, 20.78, 197.98°) |
| OKLab | oklab(86.13% -0.0612 -0.0176) |
| OKLCH | oklch(86.13% 0.064 196) |
| XYZ | xyz(54.1998, 65.5738, 79.5989) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.39
Powder Blue
#B0E0E6
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Pale Sky Blue
#BDF6FE
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFDF #DFA0A0
analogous
#A0DFBF #A0DFDF #A0BFDF
triadic
#A0DFDF #DFA0DF #DFDFA0
tetradic
#A0DFDF #BFA0DF #DFA0A0 #BFDFA0
square
#A0DFDF #BFA0DF #DFA0A0 #BFDFA0
split-complementary
#A0DFDF #DFA0BF #DFBFA0
monochromatic
#44C0C0 #72D0D0 #A0DFDF #CEEEEE #E8F7F7
Accessibility & contrast
On white
1.49
#A0DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#A0DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFDF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFDF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CBD0E0
Tritanopia (blue-blind)
#8AE3DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a0dfdf; /* rgb */ color: rgb(160, 223, 223); /* oklch */ color: oklch(86.1% 0.064 196.0);
Tailwind
colors: {
custom: {
50: '#bee9e9',
500: '#a0dfdf',
950: '#000000',
},
}SCSS
$custom: #a0dfdf; $custom-light: #bee9e9; $custom-dark: #000000;
JSON
{
"hex": "#a0dfdf",
"rgb": {
"r": 160,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.86133,
"c": 0.06364,
"h": 196
},
"luminance": 0.65577
}Semantic roles & 50–950 ramp
primary
#A0DFDF
secondary
#B86C6C
accent
#2929BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484