#A5CBCD#A5CBCD
#A5CBCD is a light, muted teal. Relative luminance 0.551; OKLCH L 81.5% C 0.040 H 200.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CBCD |
|---|---|
| RGB | rgb(165, 203, 205) |
| HSL | hsl(183, 29%, 73%) |
| HSV | hsv(183, 20%, 80%) |
| CMYK | cmyk(19.5%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(79.11, -12.09, -5.16) |
| CIE-LCH | lch(79.11, 13.14, 203.13°) |
| OKLab | oklab(81.53% -0.0379 -0.014) |
| OKLCH | oklch(81.53% 0.04 200.3) |
| XYZ | xyz(47.8893, 55.1173, 65.8613) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 8.94
Sky Blue
#87CEEB
ΔE00 9.83
Ice Blue
#A5DFF9
ΔE00 9.85
Pale Sky Blue
#BDF6FE
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CBCD #CDA7A5
analogous
#A5CDBB #A5CBCD #A5B7CD
triadic
#A5CBCD #CDA5CB #CBCDA5
tetradic
#A5CBCD #BBA5CD #CDA7A5 #B7CDA5
square
#A5CBCD #BBA5CD #CDA7A5 #B7CDA5
split-complementary
#A5CBCD #CDA5B7 #CDBBA5
monochromatic
#589C9F #7EB4B7 #A5CBCD #CCE2E3 #EBF4F4
Accessibility & contrast
On white
1.75
#A5CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#A5CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CBCD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CBCD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BEC1CD
Tritanopia (blue-blind)
#99CECB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a5cbcd; /* rgb */ color: rgb(165, 203, 205); /* oklch */ color: oklch(81.5% 0.040 200.3);
Tailwind
colors: {
custom: {
50: '#c0dadc',
500: '#a5cbcd',
950: '#000000',
},
}SCSS
$custom: #a5cbcd; $custom-light: #c0dadc; $custom-dark: #000000;
JSON
{
"hex": "#a5cbcd",
"rgb": {
"r": 165,
"g": 203,
"b": 205
},
"hsl": {
"h": 183,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.81533,
"c": 0.04039,
"h": 200.3
},
"luminance": 0.55119
}Semantic roles & 50–950 ramp
primary
#A5CBCD
secondary
#A27674
accent
#443EA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484