#AFCAEB#AFCAEB
#AFCAEB is a very light, muted cyan. Relative luminance 0.574; OKLCH L 83.0% C 0.055 H 253.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAEB |
|---|---|
| RGB | rgb(175, 202, 235) |
| HSL | hsl(213, 60%, 80%) |
| HSV | hsv(213, 26%, 92%) |
| CMYK | cmyk(25.5%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(80.38, -1.84, -19.29) |
| CIE-LCH | lch(80.38, 19.38, 264.56°) |
| OKLab | oklab(82.99% -0.0155 -0.0527) |
| OKLCH | oklch(82.99% 0.055 253.6) |
| XYZ | xyz(53.7909, 57.3514, 86.8169) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.73
Powder Blue (survey)
#B1D1FC
ΔE00 2.90
Light Blue Grey
#B7C9E2
ΔE00 2.99
Cloudy Blue
#ACC2D9
ΔE00 3.63
Baby Blue (survey)
#A2CFFE
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAEB #EBD0AF
analogous
#AFE8EB #AFCAEB #B2AFEB
triadic
#AFCAEB #EBAFCA #CAEBAF
tetradic
#AFCAEB #EBAFE8 #EBD0AF #AFEBB2
square
#AFCAEB #EBAFE8 #EBD0AF #AFEBB2
split-complementary
#AFCAEB #EBB2AF #E8EBAF
monochromatic
#4D89D3 #7EAADF #AFCAEB #E0EAF7 #E7EFF9
Accessibility & contrast
On white
1.68
#AFCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#AFCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAEB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAEB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#B7C5EA
Tritanopia (blue-blind)
#9FD1D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcaeb; /* rgb */ color: rgb(175, 202, 235); /* oklch */ color: oklch(83.0% 0.055 253.6);
Tailwind
colors: {
custom: {
50: '#c8daf1',
500: '#afcaeb',
950: '#000000',
},
}SCSS
$custom: #afcaeb; $custom-light: #c8daf1; $custom-dark: #000000;
JSON
{
"hex": "#afcaeb",
"rgb": {
"r": 175,
"g": 202,
"b": 235
},
"hsl": {
"h": 213,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82995,
"c": 0.05496,
"h": 253.6
},
"luminance": 0.57353
}Semantic roles & 50–950 ramp
primary
#AFCAEB
secondary
#C7A377
accent
#7B1EC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385