#A5CBCA#A5CBCA
#A5CBCA is a light, muted teal. Relative luminance 0.550; OKLCH L 81.4% C 0.040 H 194.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CBCA |
|---|---|
| RGB | rgb(165, 203, 202) |
| HSL | hsl(178, 27%, 72%) |
| HSV | hsv(178, 19%, 80%) |
| CMYK | cmyk(18.7%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(79.03, -12.73, -3.67) |
| CIE-LCH | lch(79.03, 13.24, 196.09°) |
| OKLab | oklab(81.44% -0.0391 -0.01) |
| OKLCH | oklch(81.44% 0.04 194.4) |
| XYZ | xyz(47.5307, 54.9739, 63.9724) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 8.78
Pale Sky Blue
#BDF6FE
ΔE00 10.40
Robin'S Egg Blue
#98EFF9
ΔE00 10.86
Ice Blue
#A5DFF9
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CBCA #CBA5A6
analogous
#A5CBB7 #A5CBCA #A5B9CB
triadic
#A5CBCA #CAA5CB #CBCAA5
tetradic
#A5CBCA #B7A5CB #CBA5A6 #B9CBA5
square
#A5CBCA #B7A5CB #CBA5A6 #B9CBA5
split-complementary
#A5CBCA #CBA5B9 #CBB7A5
monochromatic
#5A9C9A #7EB5B3 #A5CBCA #CCE1E1 #ECF4F4
Accessibility & contrast
On white
1.75
#A5CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#A5CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CBCA
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CBCA | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#9ACDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a5cbca; /* rgb */ color: rgb(165, 203, 202); /* oklch */ color: oklch(81.4% 0.040 194.4);
Tailwind
colors: {
custom: {
50: '#c0dada',
500: '#a5cbca',
950: '#000000',
},
}SCSS
$custom: #a5cbca; $custom-light: #c0dada; $custom-dark: #000000;
JSON
{
"hex": "#a5cbca",
"rgb": {
"r": 165,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.421,
"s": 26.761,
"l": 72.157
},
"oklch": {
"l": 0.8144,
"c": 0.04033,
"h": 194.4
},
"luminance": 0.54975
}Semantic roles & 50–950 ramp
primary
#A5CBCA
secondary
#A07475
accent
#4043A5
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483