#AFC5EA#AFC5EA
#AFC5EA is a light, muted blue. Relative luminance 0.550; OKLCH L 81.9% C 0.058 H 260.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC5EA |
|---|---|
| RGB | rgb(175, 197, 234) |
| HSL | hsl(218, 58%, 80%) |
| HSV | hsv(218, 25%, 92%) |
| CMYK | cmyk(25.2%, 15.8%, 0%, 8.2%) |
| CIE-LAB | lab(79.03, 0.60, -20.79) |
| CIE-LCH | lch(79.03, 20.80, 271.66°) |
| OKLab | oklab(81.93% -0.0092 -0.0569) |
| OKLCH | oklch(81.93% 0.058 260.8) |
| XYZ | xyz(52.4927, 54.9854, 85.6735) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.31
Light Blue Grey
#B7C9E2
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 4.76
Cloudy Blue
#ACC2D9
ΔE00 4.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC5EA #EAD4AF
analogous
#AFE3EA #AFC5EA #B6AFEA
triadic
#AFC5EA #EAAFC5 #C5EAAF
tetradic
#AFC5EA #EAAFE3 #EAD4AF #AFEAB6
square
#AFC5EA #EAAFE3 #EAD4AF #AFEAB6
split-complementary
#AFC5EA #EAB6AF #E3EAAF
monochromatic
#4E7FD1 #7FA2DD #AFC5EA #DFE8F7 #E7EDF9
Accessibility & contrast
On white
1.75
#AFC5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#AFC5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC5EA
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC5EA | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#9FCDD1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afc5ea; /* rgb */ color: rgb(175, 197, 234); /* oklch */ color: oklch(81.9% 0.058 260.8);
Tailwind
colors: {
custom: {
50: '#c7d6f0',
500: '#afc5ea',
950: '#000000',
},
}SCSS
$custom: #afc5ea; $custom-light: #c7d6f0; $custom-dark: #000000;
JSON
{
"hex": "#afc5ea",
"rgb": {
"r": 175,
"g": 197,
"b": 234
},
"hsl": {
"h": 217.627,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81929,
"c": 0.05761,
"h": 260.8
},
"luminance": 0.54987
}Semantic roles & 50–950 ramp
primary
#AFC5EA
secondary
#C6A977
accent
#881FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385