#A4CDCC#A4CDCC
#A4CDCC is a light, muted teal. Relative luminance 0.559; OKLCH L 81.9% C 0.043 H 194.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CDCC |
|---|---|
| RGB | rgb(164, 205, 204) |
| HSL | hsl(179, 29%, 72%) |
| HSV | hsv(179, 20%, 80%) |
| CMYK | cmyk(20%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(79.56, -13.64, -3.96) |
| CIE-LCH | lch(79.56, 14.20, 196.19°) |
| OKLab | oklab(81.87% -0.0419 -0.0108) |
| OKLCH | oklch(81.87% 0.043 194.5) |
| XYZ | xyz(48.0371, 55.9131, 65.3763) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 8.08
Pale Sky Blue
#BDF6FE
ΔE00 9.89
Robin'S Egg Blue
#98EFF9
ΔE00 10.16
Light Sky Blue
#C6FCFF
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CDCC #CDA4A5
analogous
#A4CDB8 #A4CDCC #A4B9CD
triadic
#A4CDCC #CCA4CD #CDCCA4
tetradic
#A4CDCC #B8A4CD #CDA4A5 #B9CDA4
square
#A4CDCC #B8A4CD #CDA4A5 #B9CDA4
split-complementary
#A4CDCC #CDA4B9 #CDB8A4
monochromatic
#579F9D #7DB7B6 #A4CDCC #CBE3E2 #EBF4F4
Accessibility & contrast
On white
1.72
#A4CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#A4CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CDCC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CDCC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#97D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a4cdcc; /* rgb */ color: rgb(164, 205, 204); /* oklch */ color: oklch(81.9% 0.043 194.5);
Tailwind
colors: {
custom: {
50: '#bfdcdb',
500: '#a4cdcc',
950: '#000000',
},
}SCSS
$custom: #a4cdcc; $custom-light: #bfdcdb; $custom-dark: #000000;
JSON
{
"hex": "#a4cdcc",
"rgb": {
"r": 164,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.537,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.81869,
"c": 0.04327,
"h": 194.5
},
"luminance": 0.55915
}Semantic roles & 50–950 ramp
primary
#A4CDCC
secondary
#A27374
accent
#3E40A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121515
muted
#828484