#A4DCCF#A4DCCF
#A4DCCF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.060 H 178.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCCF |
|---|---|
| RGB | rgb(164, 220, 207) |
| HSL | hsl(166, 44%, 75%) |
| HSV | hsv(166, 25%, 86%) |
| CMYK | cmyk(25.5%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(83.75, -20.58, 0.57) |
| CIE-LCH | lch(83.75, 20.59, 178.41°) |
| OKLab | oklab(85.23% -0.0603 0.0012) |
| OKLCH | oklch(85.23% 0.06 178.9) |
| XYZ | xyz(52.1620, 63.5816, 68.5435) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.58
Pale Teal
#82CBB2
ΔE00 7.02
Duck Egg Blue
#C3FBF4
ΔE00 7.38
Seafoam Blue
#78D1B6
ΔE00 7.59
Light Teal
#90E4C1
ΔE00 7.68
Pale Aqua
#B8FFEB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCCF #DCA4B1
analogous
#A4DCB3 #A4DCCF #A4CDDC
triadic
#A4DCCF #CFA4DC #DCCFA4
tetradic
#A4DCCF #B3A4DC #DCA4B1 #CDDCA4
square
#A4DCCF #B3A4DC #DCA4B1 #CDDCA4
split-complementary
#A4DCCF #DCA4CD #DCB3A4
monochromatic
#4CBAA0 #78CBB8 #A4DCCF #D0EDE6 #E9F6F3
Accessibility & contrast
On white
1.53
#A4DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#A4DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCCF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCCF | 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)
#D7D5CE
Deuteranopia (green-blind)
#CDCED0
Tritanopia (blue-blind)
#95DED8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4dccf; /* rgb */ color: rgb(164, 220, 207); /* oklch */ color: oklch(85.2% 0.060 178.9);
Tailwind
colors: {
custom: {
50: '#c0e7dd',
500: '#a4dccf',
950: '#000000',
},
}SCSS
$custom: #a4dccf; $custom-light: #c0e7dd; $custom-dark: #000000;
JSON
{
"hex": "#a4dccf",
"rgb": {
"r": 164,
"g": 220,
"b": 207
},
"hsl": {
"h": 166.071,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85227,
"c": 0.06027,
"h": 178.9
},
"luminance": 0.63584
}Semantic roles & 50–950 ramp
primary
#A4DCCF
secondary
#B47080
accent
#2E4EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484