#AFC4CD#AFC4CD
#AFC4CD is a light, muted cyan. Relative luminance 0.530; OKLCH L 80.7% C 0.026 H 225.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC4CD |
|---|---|
| RGB | rgb(175, 196, 205) |
| HSL | hsl(198, 23%, 75%) |
| HSV | hsv(198, 15%, 80%) |
| CMYK | cmyk(14.6%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.88, -5.26, -6.91) |
| CIE-LCH | lch(77.88, 8.69, 232.73°) |
| OKLab | oklab(80.72% -0.0184 -0.0187) |
| OKLCH | oklch(80.72% 0.026 225.4) |
| XYZ | xyz(48.4359, 53.0006, 65.4240) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC4CD #CDB8AF
analogous
#AFCDC7 #AFC4CD #AFB5CD
triadic
#AFC4CD #CDAFC4 #C4CDAF
tetradic
#AFC4CD #C7AFCD #CDB8AF #B5CDAF
square
#AFC4CD #C7AFCD #CDB8AF #B5CDAF
split-complementary
#AFC4CD #CDAFB5 #CDC7AF
monochromatic
#648C9E #89A8B5 #AFC4CD #D5E0E5 #ECF1F3
Accessibility & contrast
On white
1.81
#AFC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#AFC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC4CD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC4CD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#A7C7C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afc4cd; /* rgb */ color: rgb(175, 196, 205); /* oklch */ color: oklch(80.7% 0.026 225.4);
Tailwind
colors: {
custom: {
50: '#c7d5dc',
500: '#afc4cd',
950: '#000000',
},
}SCSS
$custom: #afc4cd; $custom-light: #c7d5dc; $custom-dark: #000000;
JSON
{
"hex": "#afc4cd",
"rgb": {
"r": 175,
"g": 196,
"b": 205
},
"hsl": {
"h": 198,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.80723,
"c": 0.02621,
"h": 225.4
},
"luminance": 0.53002
}Semantic roles & 50–950 ramp
primary
#AFC4CD
secondary
#A2897E
accent
#6044A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384