#A0DBDF#A0DBDF
#A0DBDF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.3% C 0.060 H 201.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DBDF |
|---|---|
| RGB | rgb(160, 219, 223) |
| HSL | hsl(184, 50%, 75%) |
| HSV | hsv(184, 28%, 87%) |
| CMYK | cmyk(28.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.68, -17.76, -8.03) |
| CIE-LCH | lch(83.68, 19.49, 204.34°) |
| OKLab | oklab(85.26% -0.0561 -0.0219) |
| OKLCH | oklch(85.26% 0.06 201.4) |
| XYZ | xyz(53.1437, 63.4617, 79.2469) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.07
Paleturquoise
#AFEEEE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 6.27
Pale Sky Blue
#BDF6FE
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DBDF #DFA4A0
analogous
#A0DFC4 #A0DBDF #A0BBDF
triadic
#A0DBDF #DFA0DB #DBDFA0
tetradic
#A0DBDF #C4A0DF #DFA4A0 #BBDFA0
square
#A0DBDF #C4A0DF #DFA4A0 #BBDFA0
split-complementary
#A0DBDF #DFA0BB #DFC4A0
monochromatic
#44B8C0 #72CAD0 #A0DBDF #CEECEE #E8F6F7
Accessibility & contrast
On white
1.53
#A0DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#A0DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DBDF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DBDF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#8ADFDC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a0dbdf; /* rgb */ color: rgb(160, 219, 223); /* oklch */ color: oklch(85.3% 0.060 201.4);
Tailwind
colors: {
custom: {
50: '#bee6e9',
500: '#a0dbdf',
950: '#000000',
},
}SCSS
$custom: #a0dbdf; $custom-light: #bee6e9; $custom-dark: #000000;
JSON
{
"hex": "#a0dbdf",
"rgb": {
"r": 160,
"g": 219,
"b": 223
},
"hsl": {
"h": 183.81,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.85262,
"c": 0.06028,
"h": 201.4
},
"luminance": 0.63464
}Semantic roles & 50–950 ramp
primary
#A0DBDF
secondary
#B8706C
accent
#3229BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484