#AFC2CD#AFC2CD
#AFC2CD is a light, muted cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.026 H 233.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2CD |
|---|---|
| RGB | rgb(175, 194, 205) |
| HSL | hsl(202, 23%, 75%) |
| HSV | hsv(202, 15%, 80%) |
| CMYK | cmyk(14.6%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.34, -4.20, -7.70) |
| CIE-LCH | lch(77.34, 8.77, 241.38°) |
| OKLab | oklab(80.3% -0.0156 -0.0208) |
| OKLCH | oklch(80.3% 0.026 233.1) |
| XYZ | xyz(47.9877, 52.1043, 65.2746) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.82
Light Grey Blue
#9DBCD4
ΔE00 5.38
Lightsteelblue
#B0C4DE
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 6.97
Cool Gray
#9AA7B0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2CD #CDBAAF
analogous
#AFCDC9 #AFC2CD #AFB3CD
triadic
#AFC2CD #CDAFC2 #C2CDAF
tetradic
#AFC2CD #C9AFCD #CDBAAF #B3CDAF
square
#AFC2CD #C9AFCD #CDBAAF #B3CDAF
split-complementary
#AFC2CD #CDAFB3 #CDC9AF
monochromatic
#64899E #89A5B5 #AFC2CD #D5DFE5 #ECF1F3
Accessibility & contrast
On white
1.84
#AFC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#AFC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2CD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2CD | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#B9BDCD
Tritanopia (blue-blind)
#A7C5C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afc2cd; /* rgb */ color: rgb(175, 194, 205); /* oklch */ color: oklch(80.3% 0.026 233.1);
Tailwind
colors: {
custom: {
50: '#c7d4dc',
500: '#afc2cd',
950: '#000000',
},
}SCSS
$custom: #afc2cd; $custom-light: #c7d4dc; $custom-dark: #000000;
JSON
{
"hex": "#afc2cd",
"rgb": {
"r": 175,
"g": 194,
"b": 205
},
"hsl": {
"h": 202,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.80304,
"c": 0.02601,
"h": 233.1
},
"luminance": 0.52105
}Semantic roles & 50–950 ramp
primary
#AFC2CD
secondary
#A28B7E
accent
#6644A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384