#A4DCDA#A4DCDA
#A4DCDA is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.057 H 193.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCDA |
|---|---|
| RGB | rgb(164, 220, 218) |
| HSL | hsl(178, 44%, 75%) |
| HSV | hsv(178, 25%, 86%) |
| CMYK | cmyk(25.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.04, -18.23, -4.83) |
| CIE-LCH | lch(84.04, 18.86, 194.86°) |
| OKLab | oklab(85.55% -0.0558 -0.0133) |
| OKLCH | oklch(85.55% 0.057 193.4) |
| XYZ | xyz(53.5539, 64.1384, 75.8742) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Light Sky Blue
#C6FCFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCDA #DCA4A6
analogous
#A4DCBE #A4DCDA #A4C2DC
triadic
#A4DCDA #DAA4DC #DCDAA4
tetradic
#A4DCDA #BEA4DC #DCA4A6 #C2DCA4
square
#A4DCDA #BEA4DC #DCA4A6 #C2DCA4
split-complementary
#A4DCDA #DCA4C2 #DCBEA4
monochromatic
#4CBAB6 #78CBC8 #A4DCDA #D0EDEC #E9F6F6
Accessibility & contrast
On white
1.52
#A4DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#A4DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCDA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCDA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#92DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4dcda; /* rgb */ color: rgb(164, 220, 218); /* oklch */ color: oklch(85.6% 0.057 193.4);
Tailwind
colors: {
custom: {
50: '#c0e7e5',
500: '#a4dcda',
950: '#000000',
},
}SCSS
$custom: #a4dcda; $custom-light: #c0e7e5; $custom-dark: #000000;
JSON
{
"hex": "#a4dcda",
"rgb": {
"r": 164,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.857,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85554,
"c": 0.05737,
"h": 193.4
},
"luminance": 0.64141
}Semantic roles & 50–950 ramp
primary
#A4DCDA
secondary
#B47073
accent
#2E33B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484