#A4DBDB#A4DBDB
#A4DBDB is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.4% C 0.056 H 196.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DBDB |
|---|---|
| RGB | rgb(164, 219, 219) |
| HSL | hsl(180, 43%, 75%) |
| HSV | hsv(180, 25%, 86%) |
| CMYK | cmyk(25.1%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(83.79, -17.50, -5.73) |
| CIE-LCH | lch(83.79, 18.42, 198.12°) |
| OKLab | oklab(85.37% -0.0541 -0.0157) |
| OKLCH | oklch(85.37% 0.056 196.1) |
| XYZ | xyz(53.4235, 63.6676, 76.4783) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.60
Paleturquoise
#AFEEEE
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Pale Sky Blue
#BDF6FE
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 7.22
Duck Egg Blue
#C3FBF4
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DBDB #DBA4A4
analogous
#A4DBBF #A4DBDB #A4BFDB
triadic
#A4DBDB #DBA4DB #DBDBA4
tetradic
#A4DBDB #BFA4DB #DBA4A4 #BFDBA4
square
#A4DBDB #BFA4DB #DBA4A4 #BFDBA4
split-complementary
#A4DBDB #DBA4BF #DBBFA4
monochromatic
#4CB8B8 #78CACA #A4DBDB #D0ECEC #E9F6F6
Accessibility & contrast
On white
1.53
#A4DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#A4DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DBDB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DBDB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#91DFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4dbdb; /* rgb */ color: rgb(164, 219, 219); /* oklch */ color: oklch(85.4% 0.056 196.1);
Tailwind
colors: {
custom: {
50: '#c0e6e6',
500: '#a4dbdb',
950: '#000000',
},
}SCSS
$custom: #a4dbdb; $custom-light: #c0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#a4dbdb",
"rgb": {
"r": 164,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.85368,
"c": 0.05635,
"h": 196.1
},
"luminance": 0.6367
}Semantic roles & 50–950 ramp
primary
#A4DBDB
secondary
#B37070
accent
#2F2FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484