#A0DBDD#A0DBDD
#A0DBDD is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.2% C 0.060 H 198.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DBDD |
|---|---|
| RGB | rgb(160, 219, 221) |
| HSL | hsl(182, 47%, 75%) |
| HSV | hsv(182, 28%, 87%) |
| CMYK | cmyk(27.6%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(83.63, -18.21, -7.05) |
| CIE-LCH | lch(83.63, 19.53, 201.17°) |
| OKLab | oklab(85.2% -0.0569 -0.0193) |
| OKLCH | oklch(85.2% 0.06 198.7) |
| XYZ | xyz(52.8756, 63.3544, 77.8351) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.56
Paleturquoise
#AFEEEE
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Pale Sky Blue
#BDF6FE
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 6.97
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DBDD #DDA2A0
analogous
#A0DDC1 #A0DBDD #A0BDDD
triadic
#A0DBDD #DDA0DB #DBDDA0
tetradic
#A0DBDD #C1A0DD #DDA2A0 #BDDDA0
square
#A0DBDD #C1A0DD #DDA2A0 #BDDDA0
split-complementary
#A0DBDD #DDA0BD #DDC1A0
monochromatic
#46B9BD #73CACD #A0DBDD #CDECED #E8F6F7
Accessibility & contrast
On white
1.54
#A0DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#A0DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DBDD
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DBDD | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#8BDFDB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a0dbdd; /* rgb */ color: rgb(160, 219, 221); /* oklch */ color: oklch(85.2% 0.060 198.7);
Tailwind
colors: {
custom: {
50: '#bee6e7',
500: '#a0dbdd',
950: '#000000',
},
}SCSS
$custom: #a0dbdd; $custom-light: #bee6e7; $custom-dark: #000000;
JSON
{
"hex": "#a0dbdd",
"rgb": {
"r": 160,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.967,
"s": 47.287,
"l": 74.706
},
"oklch": {
"l": 0.85198,
"c": 0.06011,
"h": 198.7
},
"luminance": 0.63357
}Semantic roles & 50–950 ramp
primary
#A0DBDD
secondary
#B56E6C
accent
#302BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484