#AFC5CD#AFC5CD
#AFC5CD is a light, muted cyan. Relative luminance 0.535; OKLCH L 80.9% C 0.026 H 221.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC5CD |
|---|---|
| RGB | rgb(175, 197, 205) |
| HSL | hsl(196, 23%, 75%) |
| HSV | hsv(196, 15%, 80%) |
| CMYK | cmyk(14.6%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.14, -5.79, -6.52) |
| CIE-LCH | lch(78.14, 8.72, 228.39°) |
| OKLab | oklab(80.93% -0.0198 -0.0176) |
| OKLCH | oklch(80.93% 0.026 221.6) |
| XYZ | xyz(48.6622, 53.4532, 65.4994) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 6.61
Light Grey Blue
#9DBCD4
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 7.64
Lightsteelblue
#B0C4DE
ΔE00 8.09
Dove Gray
#B6B8BD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC5CD #CDB7AF
analogous
#AFCDC6 #AFC5CD #AFB6CD
triadic
#AFC5CD #CDAFC5 #C5CDAF
tetradic
#AFC5CD #C6AFCD #CDB7AF #B6CDAF
square
#AFC5CD #C6AFCD #CDB7AF #B6CDAF
split-complementary
#AFC5CD #CDAFB6 #CDC6AF
monochromatic
#648E9E #89AAB5 #AFC5CD #D5E0E5 #ECF1F3
Accessibility & contrast
On white
1.80
#AFC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#AFC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC5CD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC5CD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#A7C8C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afc5cd; /* rgb */ color: rgb(175, 197, 205); /* oklch */ color: oklch(80.9% 0.026 221.6);
Tailwind
colors: {
custom: {
50: '#c7d6dc',
500: '#afc5cd',
950: '#000000',
},
}SCSS
$custom: #afc5cd; $custom-light: #c7d6dc; $custom-dark: #000000;
JSON
{
"hex": "#afc5cd",
"rgb": {
"r": 175,
"g": 197,
"b": 205
},
"hsl": {
"h": 196,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.80933,
"c": 0.02648,
"h": 221.6
},
"luminance": 0.53454
}Semantic roles & 50–950 ramp
primary
#AFC5CD
secondary
#A2887E
accent
#5D44A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384