#AFCAEC#AFCAEC
#AFCAEC is a very light, muted cyan. Relative luminance 0.574; OKLCH L 83.0% C 0.056 H 254.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAEC |
|---|---|
| RGB | rgb(175, 202, 236) |
| HSL | hsl(213, 62%, 81%) |
| HSV | hsv(213, 26%, 93%) |
| CMYK | cmyk(25.8%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(80.41, -1.61, -19.78) |
| CIE-LCH | lch(80.41, 19.84, 265.36°) |
| OKLab | oklab(83.03% -0.0152 -0.0541) |
| OKLCH | oklch(83.03% 0.056 254.3) |
| XYZ | xyz(53.9358, 57.4094, 87.5799) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.70
Lightsteelblue
#B0C4DE
ΔE00 2.89
Light Blue Grey
#B7C9E2
ΔE00 3.14
Cloudy Blue
#ACC2D9
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAEC #ECD1AF
analogous
#AFE8EC #AFCAEC #B2AFEC
triadic
#AFCAEC #ECAFCA #CAECAF
tetradic
#AFCAEC #ECAFE8 #ECD1AF #AFECB2
square
#AFCAEC #ECAFE8 #ECD1AF #AFECB2
split-complementary
#AFCAEC #ECB2AF #E8ECAF
monochromatic
#4C88D5 #7EA9E0 #AFCAEC #E0EBF8 #E6EFF9
Accessibility & contrast
On white
1.68
#AFCAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#AFCAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAEC
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAEC | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#9ED1D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcaec; /* rgb */ color: rgb(175, 202, 236); /* oklch */ color: oklch(83.0% 0.056 254.3);
Tailwind
colors: {
custom: {
50: '#c8daf2',
500: '#afcaec',
950: '#000000',
},
}SCSS
$custom: #afcaec; $custom-light: #c8daf2; $custom-dark: #000000;
JSON
{
"hex": "#afcaec",
"rgb": {
"r": 175,
"g": 202,
"b": 236
},
"hsl": {
"h": 213.443,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.83032,
"c": 0.05616,
"h": 254.3
},
"luminance": 0.57411
}Semantic roles & 50–950 ramp
primary
#AFCAEC
secondary
#C9A476
accent
#7D1CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385