#A5C2CD#A5C2CD
#A5C2CD is a light, muted cyan. Relative luminance 0.510; OKLCH L 79.6% C 0.035 H 222.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A5C2CD |
|---|---|
| RGB | rgb(165, 194, 205) |
| HSL | hsl(197, 29%, 73%) |
| HSV | hsv(197, 20%, 80%) |
| CMYK | cmyk(19.5%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.67, -7.38, -8.77) |
| CIE-LCH | lch(76.67, 11.47, 229.91°) |
| OKLab | oklab(79.6% -0.0257 -0.0238) |
| OKLCH | oklch(79.6% 0.035 222.7) |
| XYZ | xyz(45.8253, 50.9893, 65.1733) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 8.23
Sky Blue
#87CEEB
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5C2CD #CDB0A5
analogous
#A5CDC4 #A5C2CD #A5AECD
triadic
#A5C2CD #CDA5C2 #C2CDA5
tetradic
#A5C2CD #C4A5CD #CDB0A5 #AECDA5
square
#A5C2CD #C4A5CD #CDB0A5 #AECDA5
split-complementary
#A5C2CD #CDA5AE #CDC4A5
monochromatic
#588C9F #7EA7B7 #A5C2CD #CCDDE3 #EBF2F4
Accessibility & contrast
On white
1.88
#A5C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#A5C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5C2CD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5C2CD | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CE
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#9AC6C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a5c2cd; /* rgb */ color: rgb(165, 194, 205); /* oklch */ color: oklch(79.6% 0.035 222.7);
Tailwind
colors: {
custom: {
50: '#c0d4dc',
500: '#a5c2cd',
950: '#000000',
},
}SCSS
$custom: #a5c2cd; $custom-light: #c0d4dc; $custom-dark: #000000;
JSON
{
"hex": "#a5c2cd",
"rgb": {
"r": 165,
"g": 194,
"b": 205
},
"hsl": {
"h": 196.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.79604,
"c": 0.03503,
"h": 222.7
},
"luminance": 0.50991
}Semantic roles & 50–950 ramp
primary
#A5C2CD
secondary
#A28174
accent
#5B3EA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384