#A4DBDF#A4DBDF
#A4DBDF is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.5% C 0.057 H 201.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DBDF |
|---|---|
| RGB | rgb(164, 219, 223) |
| HSL | hsl(184, 48%, 76%) |
| HSV | hsv(184, 26%, 87%) |
| CMYK | cmyk(26.5%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.90, -16.61, -7.68) |
| CIE-LCH | lch(83.90, 18.31, 204.82°) |
| OKLab | oklab(85.49% -0.0525 -0.021) |
| OKLCH | oklch(85.49% 0.057 201.8) |
| XYZ | xyz(53.9564, 63.8807, 79.2849) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.41
Paleturquoise
#AFEEEE
ΔE00 4.62
Lightblue
#ADD8E6
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Pale Sky Blue
#BDF6FE
ΔE00 6.22
Light Sky Blue
#C6FCFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DBDF #DFA8A4
analogous
#A4DFC5 #A4DBDF #A4BDDF
triadic
#A4DBDF #DFA4DB #DBDFA4
tetradic
#A4DBDF #C5A4DF #DFA8A4 #BDDFA4
square
#A4DBDF #C5A4DF #DFA8A4 #BDDFA4
split-complementary
#A4DBDF #DFA4BD #DFC5A4
monochromatic
#49B7BF #77C9CF #A4DBDF #D1EDEF #E8F6F7
Accessibility & contrast
On white
1.52
#A4DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#A4DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DBDF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DBDF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#90DFDC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4dbdf; /* rgb */ color: rgb(164, 219, 223); /* oklch */ color: oklch(85.5% 0.057 201.8);
Tailwind
colors: {
custom: {
50: '#c0e6e9',
500: '#a4dbdf',
950: '#000000',
},
}SCSS
$custom: #a4dbdf; $custom-light: #c0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#a4dbdf",
"rgb": {
"r": 164,
"g": 219,
"b": 223
},
"hsl": {
"h": 184.068,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85494,
"c": 0.05658,
"h": 201.8
},
"luminance": 0.63883
}Semantic roles & 50–950 ramp
primary
#A4DBDF
secondary
#B87470
accent
#342ABB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484