#A5CCCD#A5CCCD
#A5CCCD is a light, muted teal. Relative luminance 0.556; OKLCH L 81.7% C 0.041 H 198.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCCD |
|---|---|
| RGB | rgb(165, 204, 205) |
| HSL | hsl(182, 29%, 73%) |
| HSV | hsv(182, 20%, 80%) |
| CMYK | cmyk(19.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.38, -12.60, -4.76) |
| CIE-LCH | lch(79.38, 13.47, 200.70°) |
| OKLab | oklab(81.75% -0.0392 -0.013) |
| OKLCH | oklch(81.75% 0.041 198.3) |
| XYZ | xyz(48.1262, 55.5912, 65.9402) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 8.55
Pale Sky Blue
#BDF6FE
ΔE00 9.90
Ice Blue
#A5DFF9
ΔE00 10.14
Sky Blue
#87CEEB
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCCD #CDA6A5
analogous
#A5CDBA #A5CCCD #A5B8CD
triadic
#A5CCCD #CDA5CC #CCCDA5
tetradic
#A5CCCD #BAA5CD #CDA6A5 #B8CDA5
square
#A5CCCD #BAA5CD #CDA6A5 #B8CDA5
split-complementary
#A5CCCD #CDA5B8 #CDBAA5
monochromatic
#589D9F #7EB6B7 #A5CCCD #CCE2E3 #EBF4F4
Accessibility & contrast
On white
1.73
#A5CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#A5CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCCD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCCD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#99CFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cccd; /* rgb */ color: rgb(165, 204, 205); /* oklch */ color: oklch(81.7% 0.041 198.3);
Tailwind
colors: {
custom: {
50: '#c0dbdc',
500: '#a5cccd',
950: '#000000',
},
}SCSS
$custom: #a5cccd; $custom-light: #c0dbdc; $custom-dark: #000000;
JSON
{
"hex": "#a5cccd",
"rgb": {
"r": 165,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.81748,
"c": 0.04129,
"h": 198.3
},
"luminance": 0.55593
}Semantic roles & 50–950 ramp
primary
#A5CCCD
secondary
#A27574
accent
#413EA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484