#A5CDCC#A5CDCC
#A5CDCC is a light, muted teal. Relative luminance 0.560; OKLCH L 81.9% C 0.042 H 194.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CDCC |
|---|---|
| RGB | rgb(165, 205, 204) |
| HSL | hsl(179, 29%, 73%) |
| HSV | hsv(179, 20%, 80%) |
| CMYK | cmyk(19.5%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(79.63, -13.33, -3.86) |
| CIE-LCH | lch(79.63, 13.88, 196.16°) |
| OKLab | oklab(81.93% -0.0409 -0.0106) |
| OKLCH | oklch(81.93% 0.042 194.5) |
| XYZ | xyz(48.2443, 56.0199, 65.3860) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 8.17
Pale Sky Blue
#BDF6FE
ΔE00 9.91
Robin'S Egg Blue
#98EFF9
ΔE00 10.28
Light Sky Blue
#C6FCFF
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CDCC #CDA5A6
analogous
#A5CDB8 #A5CDCC #A5BACD
triadic
#A5CDCC #CCA5CD #CDCCA5
tetradic
#A5CDCC #B8A5CD #CDA5A6 #BACDA5
square
#A5CDCC #B8A5CD #CDA5A6 #BACDA5
split-complementary
#A5CDCC #CDA5BA #CDB8A5
monochromatic
#589F9D #7EB7B6 #A5CDCC #CCE3E2 #EBF4F4
Accessibility & contrast
On white
1.72
#A5CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#A5CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CDCC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CDCC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#99D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cdcc; /* rgb */ color: rgb(165, 205, 204); /* oklch */ color: oklch(81.9% 0.042 194.5);
Tailwind
colors: {
custom: {
50: '#c0dcdb',
500: '#a5cdcc',
950: '#000000',
},
}SCSS
$custom: #a5cdcc; $custom-light: #c0dcdb; $custom-dark: #000000;
JSON
{
"hex": "#a5cdcc",
"rgb": {
"r": 165,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.81933,
"c": 0.04227,
"h": 194.5
},
"luminance": 0.56022
}Semantic roles & 50–950 ramp
primary
#A5CDCC
secondary
#A27475
accent
#3E41A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121515
muted
#828484