#A4CDC6#A4CDC6
#A4CDC6 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.7% C 0.044 H 183.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CDC6 |
|---|---|
| RGB | rgb(164, 205, 198) |
| HSL | hsl(170, 29%, 72%) |
| HSV | hsv(170, 20%, 80%) |
| CMYK | cmyk(20%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(79.40, -14.91, -0.98) |
| CIE-LCH | lch(79.40, 14.94, 183.75°) |
| OKLab | oklab(81.69% -0.0443 -0.0028) |
| OKLCH | oklch(81.69% 0.044 183.7) |
| XYZ | xyz(47.3313, 55.6307, 61.6591) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 8.50
Pale Teal
#82CBB2
ΔE00 8.76
Lightblue
#ADD8E6
ΔE00 9.53
Seafoam Blue
#78D1B6
ΔE00 10.13
Duck Egg Blue
#C3FBF4
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CDC6 #CDA4AB
analogous
#A4CDB2 #A4CDC6 #A4C0CD
triadic
#A4CDC6 #C6A4CD #CDC6A4
tetradic
#A4CDC6 #B2A4CD #CDA4AB #C0CDA4
square
#A4CDC6 #B2A4CD #CDA4AB #C0CDA4
split-complementary
#A4CDC6 #CDA4C0 #CDB2A4
monochromatic
#579F93 #7DB7AD #A4CDC6 #CBE3DF #EBF4F3
Accessibility & contrast
On white
1.73
#A4CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#A4CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CDC6
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CDC6 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#C1C2C7
Tritanopia (blue-blind)
#99CFCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a4cdc6; /* rgb */ color: rgb(164, 205, 198); /* oklch */ color: oklch(81.7% 0.044 183.7);
Tailwind
colors: {
custom: {
50: '#bfdcd7',
500: '#a4cdc6',
950: '#000000',
},
}SCSS
$custom: #a4cdc6; $custom-light: #bfdcd7; $custom-dark: #000000;
JSON
{
"hex": "#a4cdc6",
"rgb": {
"r": 164,
"g": 205,
"b": 198
},
"hsl": {
"h": 169.756,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.81688,
"c": 0.0444,
"h": 183.7
},
"luminance": 0.55632
}Semantic roles & 50–950 ramp
primary
#A4CDC6
secondary
#A2737B
accent
#3E50A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483