#A4DBDA#A4DBDA
#A4DBDA is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.3% C 0.056 H 194.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DBDA |
|---|---|
| RGB | rgb(164, 219, 218) |
| HSL | hsl(179, 43%, 75%) |
| HSV | hsv(179, 25%, 86%) |
| CMYK | cmyk(25.1%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.77, -17.72, -5.24) |
| CIE-LCH | lch(83.77, 18.48, 196.46°) |
| OKLab | oklab(85.34% -0.0545 -0.0143) |
| OKLCH | oklch(85.34% 0.056 194.7) |
| XYZ | xyz(53.2923, 63.6151, 75.7870) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.95
Paleturquoise
#AFEEEE
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Light Sky Blue
#C6FCFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DBDA #DBA4A5
analogous
#A4DBBE #A4DBDA #A4C0DB
triadic
#A4DBDA #DAA4DB #DBDAA4
tetradic
#A4DBDA #BEA4DB #DBA4A5 #C0DBA4
square
#A4DBDA #BEA4DB #DBA4A5 #C0DBA4
split-complementary
#A4DBDA #DBA4C0 #DBBEA4
monochromatic
#4CB8B6 #78CAC8 #A4DBDA #D0ECEC #E9F6F6
Accessibility & contrast
On white
1.53
#A4DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#A4DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DBDA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DBDA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DA
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#92DEDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4dbda; /* rgb */ color: rgb(164, 219, 218); /* oklch */ color: oklch(85.3% 0.056 194.7);
Tailwind
colors: {
custom: {
50: '#c0e6e5',
500: '#a4dbda',
950: '#000000',
},
}SCSS
$custom: #a4dbda; $custom-light: #c0e6e5; $custom-dark: #000000;
JSON
{
"hex": "#a4dbda",
"rgb": {
"r": 164,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.909,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.85337,
"c": 0.05639,
"h": 194.7
},
"luminance": 0.63618
}Semantic roles & 50–950 ramp
primary
#A4DBDA
secondary
#B37072
accent
#2F32B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484