#AFC2CC#AFC2CC
#AFC2CC is a light, muted cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.025 H 230.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2CC |
|---|---|
| RGB | rgb(175, 194, 204) |
| HSL | hsl(201, 22%, 74%) |
| HSV | hsv(201, 14%, 80%) |
| CMYK | cmyk(14.2%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(77.31, -4.41, -7.20) |
| CIE-LCH | lch(77.31, 8.45, 238.52°) |
| OKLab | oklab(80.27% -0.016 -0.0194) |
| OKLCH | oklch(80.27% 0.025 230.5) |
| XYZ | xyz(47.8674, 52.0562, 64.6409) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.28
Light Grey Blue
#9DBCD4
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 6.96
Dove Gray
#B6B8BD
ΔE00 6.99
Cool Gray
#9AA7B0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2CC #CCB9AF
analogous
#AFCCC8 #AFC2CC #AFB4CC
triadic
#AFC2CC #CCAFC2 #C2CCAF
tetradic
#AFC2CC #C8AFCC #CCB9AF #B4CCAF
square
#AFC2CC #C8AFCC #CCB9AF #B4CCAF
split-complementary
#AFC2CC #CCAFB4 #CCC8AF
monochromatic
#64899C #8AA6B4 #AFC2CC #D4DEE4 #ECF1F3
Accessibility & contrast
On white
1.84
#AFC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#AFC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2CC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2CC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#B9BDCC
Tritanopia (blue-blind)
#A7C5C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afc2cc; /* rgb */ color: rgb(175, 194, 204); /* oklch */ color: oklch(80.3% 0.025 230.5);
Tailwind
colors: {
custom: {
50: '#c7d4db',
500: '#afc2cc',
950: '#000000',
},
}SCSS
$custom: #afc2cc; $custom-light: #c7d4db; $custom-dark: #000000;
JSON
{
"hex": "#afc2cc",
"rgb": {
"r": 175,
"g": 194,
"b": 204
},
"hsl": {
"h": 200.69,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.80271,
"c": 0.02518,
"h": 230.5
},
"luminance": 0.52057
}Semantic roles & 50–950 ramp
primary
#AFC2CC
secondary
#A18A7E
accent
#6545A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384