#AFC7CD#AFC7CD
#AFC7CD is a light, muted cyan. Relative luminance 0.544; OKLCH L 81.4% C 0.027 H 214.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC7CD |
|---|---|
| RGB | rgb(175, 199, 205) |
| HSL | hsl(192, 23%, 75%) |
| HSV | hsv(192, 15%, 80%) |
| CMYK | cmyk(14.6%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.68, -6.84, -5.73) |
| CIE-LCH | lch(78.68, 8.92, 219.95°) |
| OKLab | oklab(81.36% -0.0226 -0.0155) |
| OKLCH | oklch(81.36% 0.027 214.5) |
| XYZ | xyz(49.1193, 54.3675, 65.6518) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 7.69
Silver (survey)
#C5C9C7
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 8.05
Dove Gray
#B6B8BD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC7CD #CDB5AF
analogous
#AFCDC4 #AFC7CD #AFB8CD
triadic
#AFC7CD #CDAFC7 #C7CDAF
tetradic
#AFC7CD #C4AFCD #CDB5AF #B8CDAF
square
#AFC7CD #C4AFCD #CDB5AF #B8CDAF
split-complementary
#AFC7CD #CDAFB8 #CDC4AF
monochromatic
#64929E #89ADB5 #AFC7CD #D5E1E5 #ECF2F3
Accessibility & contrast
On white
1.77
#AFC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#AFC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC7CD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC7CD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#A7CAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc7cd; /* rgb */ color: rgb(175, 199, 205); /* oklch */ color: oklch(81.4% 0.027 214.5);
Tailwind
colors: {
custom: {
50: '#c7d8dc',
500: '#afc7cd',
950: '#000000',
},
}SCSS
$custom: #afc7cd; $custom-light: #c7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#afc7cd",
"rgb": {
"r": 175,
"g": 199,
"b": 205
},
"hsl": {
"h": 192,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.81355,
"c": 0.02736,
"h": 214.5
},
"luminance": 0.54369
}Semantic roles & 50–950 ramp
primary
#AFC7CD
secondary
#A2857E
accent
#5744A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384