#A0DBDB#A0DBDB
#A0DBDB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.1% C 0.060 H 196.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DBDB |
|---|---|
| RGB | rgb(160, 219, 219) |
| HSL | hsl(180, 45%, 74%) |
| HSV | hsv(180, 27%, 86%) |
| CMYK | cmyk(26.9%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(83.57, -18.66, -6.08) |
| CIE-LCH | lch(83.57, 19.62, 198.03°) |
| OKLab | oklab(85.14% -0.0577 -0.0166) |
| OKLCH | oklch(85.14% 0.06 196.1) |
| XYZ | xyz(52.6108, 63.2485, 76.4402) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Pale Sky Blue
#BDF6FE
ΔE00 7.12
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DBDB #DBA0A0
analogous
#A0DBBE #A0DBDB #A0BEDB
triadic
#A0DBDB #DBA0DB #DBDBA0
tetradic
#A0DBDB #BEA0DB #DBA0A0 #BEDBA0
square
#A0DBDB #BEA0DB #DBA0A0 #BEDBA0
split-complementary
#A0DBDB #DBA0BE #DBBEA0
monochromatic
#47B9B9 #74CACA #A0DBDB #CCECEC #E9F7F7
Accessibility & contrast
On white
1.54
#A0DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#A0DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DBDB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DBDB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#8CDFDB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a0dbdb; /* rgb */ color: rgb(160, 219, 219); /* oklch */ color: oklch(85.1% 0.060 196.1);
Tailwind
colors: {
custom: {
50: '#bee6e6',
500: '#a0dbdb',
950: '#000000',
},
}SCSS
$custom: #a0dbdb; $custom-light: #bee6e6; $custom-dark: #000000;
JSON
{
"hex": "#a0dbdb",
"rgb": {
"r": 160,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 45.038,
"l": 74.314
},
"oklch": {
"l": 0.85136,
"c": 0.06008,
"h": 196.1
},
"luminance": 0.63251
}Semantic roles & 50–950 ramp
primary
#A0DBDB
secondary
#B36C6C
accent
#2D2DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484