#A4CDCB#A4CDCB
#A4CDCB is a light, muted teal. Relative luminance 0.559; OKLCH L 81.8% C 0.043 H 192.6°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CDCB |
|---|---|
| RGB | rgb(164, 205, 203) |
| HSL | hsl(177, 29%, 72%) |
| HSV | hsv(177, 20%, 80%) |
| CMYK | cmyk(20%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(79.54, -13.85, -3.46) |
| CIE-LCH | lch(79.54, 14.28, 194.04°) |
| OKLab | oklab(81.84% -0.0423 -0.0095) |
| OKLCH | oklch(81.84% 0.043 192.6) |
| XYZ | xyz(47.9176, 55.8652, 64.7467) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 7.44
Paleturquoise
#AFEEEE
ΔE00 8.09
Pale Sky Blue
#BDF6FE
ΔE00 10.05
Robin'S Egg Blue
#98EFF9
ΔE00 10.30
Duck Egg Blue
#C3FBF4
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CDCB #CDA4A6
analogous
#A4CDB7 #A4CDCB #A4BBCD
triadic
#A4CDCB #CBA4CD #CDCBA4
tetradic
#A4CDCB #B7A4CD #CDA4A6 #BBCDA4
square
#A4CDCB #B7A4CD #CDA4A6 #BBCDA4
split-complementary
#A4CDCB #CDA4BB #CDB7A4
monochromatic
#579F9C #7DB7B4 #A4CDCB #CBE3E2 #EBF4F4
Accessibility & contrast
On white
1.73
#A4CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#A4CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CDCB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CDCB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#98CFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a4cdcb; /* rgb */ color: rgb(164, 205, 203); /* oklch */ color: oklch(81.8% 0.043 192.6);
Tailwind
colors: {
custom: {
50: '#bfdcda',
500: '#a4cdcb',
950: '#000000',
},
}SCSS
$custom: #a4cdcb; $custom-light: #bfdcda; $custom-dark: #000000;
JSON
{
"hex": "#a4cdcb",
"rgb": {
"r": 164,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.073,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.81839,
"c": 0.04334,
"h": 192.6
},
"luminance": 0.55867
}Semantic roles & 50–950 ramp
primary
#A4CDCB
secondary
#A27375
accent
#3E43A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483