#A4DCDE#A4DCDE
#A4DCDE is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.057 H 198.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCDE |
|---|---|
| RGB | rgb(164, 220, 222) |
| HSL | hsl(182, 47%, 76%) |
| HSV | hsv(182, 26%, 87%) |
| CMYK | cmyk(26.1%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(84.15, -17.34, -6.79) |
| CIE-LCH | lch(84.15, 18.62, 201.39°) |
| OKLab | oklab(85.68% -0.0542 -0.0186) |
| OKLCH | oklch(85.68% 0.057 198.9) |
| XYZ | xyz(54.0837, 64.3503, 78.6642) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.99
Paleturquoise
#AFEEEE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Pale Sky Blue
#BDF6FE
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.59
Light Sky Blue
#C6FCFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCDE #DEA6A4
analogous
#A4DEC3 #A4DCDE #A4BFDE
triadic
#A4DCDE #DEA4DC #DCDEA4
tetradic
#A4DCDE #C3A4DE #DEA6A4 #BFDEA4
square
#A4DCDE #C3A4DE #DEA6A4 #BFDEA4
split-complementary
#A4DCDE #DEA4BF #DEC3A4
monochromatic
#4AB9BD #77CBCE #A4DCDE #D1EDEE #E9F6F7
Accessibility & contrast
On white
1.51
#A4DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#A4DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCDE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCDE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#90E0DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4dcde; /* rgb */ color: rgb(164, 220, 222); /* oklch */ color: oklch(85.7% 0.057 198.9);
Tailwind
colors: {
custom: {
50: '#c0e7e8',
500: '#a4dcde',
950: '#000000',
},
}SCSS
$custom: #a4dcde; $custom-light: #c0e7e8; $custom-dark: #000000;
JSON
{
"hex": "#a4dcde",
"rgb": {
"r": 164,
"g": 220,
"b": 222
},
"hsl": {
"h": 182.069,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.85679,
"c": 0.05731,
"h": 198.9
},
"luminance": 0.64353
}Semantic roles & 50–950 ramp
primary
#A4DCDE
secondary
#B67270
accent
#302BBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484