#AFCAEA#AFCAEA
#AFCAEA is a very light, muted cyan. Relative luminance 0.573; OKLCH L 83.0% C 0.054 H 252.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCAEA |
|---|---|
| RGB | rgb(175, 202, 234) |
| HSL | hsl(213, 58%, 80%) |
| HSV | hsv(213, 25%, 92%) |
| CMYK | cmyk(25.2%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.34, -2.07, -18.80) |
| CIE-LCH | lch(80.34, 18.92, 263.73°) |
| OKLab | oklab(82.96% -0.0159 -0.0514) |
| OKLCH | oklch(82.96% 0.054 252.8) |
| XYZ | xyz(53.6469, 57.2938, 86.0582) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.59
Light Blue Grey
#B7C9E2
ΔE00 2.87
Powder Blue (survey)
#B1D1FC
ΔE00 3.12
Cloudy Blue
#ACC2D9
ΔE00 3.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.66
Light Grey Blue
#9DBCD4
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCAEA #EACFAF
analogous
#AFE8EA #AFCAEA #B1AFEA
triadic
#AFCAEA #EAAFCA #CAEAAF
tetradic
#AFCAEA #EAAFE8 #EACFAF #AFEAB1
square
#AFCAEA #EAAFE8 #EACFAF #AFEAB1
split-complementary
#AFCAEA #EAB1AF #E8EAAF
monochromatic
#4E8AD1 #7FAADD #AFCAEA #DFEAF7 #E7EFF9
Accessibility & contrast
On white
1.69
#AFCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#AFCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCAEA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCAEA | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEC
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#9FD1D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcaea; /* rgb */ color: rgb(175, 202, 234); /* oklch */ color: oklch(83.0% 0.054 252.8);
Tailwind
colors: {
custom: {
50: '#c8daf0',
500: '#afcaea',
950: '#000000',
},
}SCSS
$custom: #afcaea; $custom-light: #c8daf0; $custom-dark: #000000;
JSON
{
"hex": "#afcaea",
"rgb": {
"r": 175,
"g": 202,
"b": 234
},
"hsl": {
"h": 212.542,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.82959,
"c": 0.05376,
"h": 252.8
},
"luminance": 0.57296
}Semantic roles & 50–950 ramp
primary
#AFCAEA
secondary
#C6A277
accent
#7A1FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385