#A5CCCA#A5CCCA
#A5CCCA is a light, muted teal. Relative luminance 0.554; OKLCH L 81.7% C 0.041 H 192.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCCA |
|---|---|
| RGB | rgb(165, 204, 202) |
| HSL | hsl(177, 28%, 72%) |
| HSV | hsv(177, 19%, 80%) |
| CMYK | cmyk(19.1%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.30, -13.24, -3.27) |
| CIE-LCH | lch(79.30, 13.64, 193.88°) |
| OKLab | oklab(81.66% -0.0404 -0.009) |
| OKLCH | oklch(81.66% 0.041 192.5) |
| XYZ | xyz(47.7676, 55.4477, 64.0514) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 7.42
Paleturquoise
#AFEEEE
ΔE00 8.47
Pale Sky Blue
#BDF6FE
ΔE00 10.31
Robin'S Egg Blue
#98EFF9
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCCA #CCA5A7
analogous
#A5CCB7 #A5CCCA #A5BBCC
triadic
#A5CCCA #CAA5CC #CCCAA5
tetradic
#A5CCCA #B7A5CC #CCA5A7 #BBCCA5
square
#A5CCCA #B7A5CC #CCA5A7 #BBCCA5
split-complementary
#A5CCCA #CCA5BB #CCB7A5
monochromatic
#599D9A #7EB6B3 #A5CCCA #CCE2E1 #EBF4F3
Accessibility & contrast
On white
1.74
#A5CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#A5CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCCA
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCCA | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#99CECB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a5ccca; /* rgb */ color: rgb(165, 204, 202); /* oklch */ color: oklch(81.7% 0.041 192.5);
Tailwind
colors: {
custom: {
50: '#c0dbda',
500: '#a5ccca',
950: '#000000',
},
}SCSS
$custom: #a5ccca; $custom-light: #c0dbda; $custom-dark: #000000;
JSON
{
"hex": "#a5ccca",
"rgb": {
"r": 165,
"g": 204,
"b": 202
},
"hsl": {
"h": 176.923,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.81656,
"c": 0.04138,
"h": 192.5
},
"luminance": 0.55449
}Semantic roles & 50–950 ramp
primary
#A5CCCA
secondary
#A17476
accent
#3F45A6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483