#A5CCCF#A5CCCF
#A5CCCF is a light, muted teal. Relative luminance 0.557; OKLCH L 81.8% C 0.041 H 202.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCCF |
|---|---|
| RGB | rgb(165, 204, 207) |
| HSL | hsl(184, 30%, 73%) |
| HSV | hsv(184, 20%, 81%) |
| CMYK | cmyk(20.3%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.44, -12.17, -5.75) |
| CIE-LCH | lch(79.44, 13.46, 205.30°) |
| OKLab | oklab(81.81% -0.0384 -0.0156) |
| OKLCH | oklch(81.81% 0.041 202.2) |
| XYZ | xyz(48.3692, 55.6884, 67.2198) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.92
Lightblue
#ADD8E6
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 8.74
Ice Blue
#A5DFF9
ΔE00 9.35
Sky Blue
#87CEEB
ΔE00 9.38
Pale Sky Blue
#BDF6FE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCCF #CFA8A5
analogous
#A5CFBD #A5CCCF #A5B7CF
triadic
#A5CCCF #CFA5CC #CCCFA5
tetradic
#A5CCCF #BDA5CF #CFA8A5 #B7CFA5
square
#A5CCCF #BDA5CF #CFA8A5 #B7CFA5
split-complementary
#A5CCCF #CFA5B7 #CFBDA5
monochromatic
#579DA3 #7DB5BA #A5CCCF #CDE3E4 #EBF4F4
Accessibility & contrast
On white
1.73
#A5CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#A5CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCCF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCCF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#98CFCD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cccf; /* rgb */ color: rgb(165, 204, 207); /* oklch */ color: oklch(81.8% 0.041 202.2);
Tailwind
colors: {
custom: {
50: '#c0dbdd',
500: '#a5cccf',
950: '#000000',
},
}SCSS
$custom: #a5cccf; $custom-light: #c0dbdd; $custom-dark: #000000;
JSON
{
"hex": "#a5cccf",
"rgb": {
"r": 165,
"g": 204,
"b": 207
},
"hsl": {
"h": 184.286,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.81811,
"c": 0.04148,
"h": 202.2
},
"luminance": 0.5569
}Semantic roles & 50–950 ramp
primary
#A5CCCF
secondary
#A57774
accent
#443CA9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484