#AFCDEB#AFCDEB
#AFCDEB is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.6% C 0.053 H 248.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDEB |
|---|---|
| RGB | rgb(175, 205, 235) |
| HSL | hsl(210, 60%, 80%) |
| HSV | hsv(210, 26%, 92%) |
| CMYK | cmyk(25.5%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.17, -3.43, -18.10) |
| CIE-LCH | lch(81.17, 18.42, 259.28°) |
| OKLab | oklab(83.62% -0.0195 -0.0494) |
| OKLCH | oklch(83.62% 0.053 248.5) |
| XYZ | xyz(54.5017, 58.7729, 87.0538) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.44
Powder Blue (survey)
#B1D1FC
ΔE00 3.55
Cloudy Blue
#ACC2D9
ΔE00 3.56
Light Blue Grey
#B7C9E2
ΔE00 3.58
Baby Blue (survey)
#A2CFFE
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDEB #EBCDAF
analogous
#AFEBEB #AFCDEB #AFAFEB
triadic
#AFCDEB #EBAFCD #CDEBAF
tetradic
#AFCDEB #EBAFEB #EBCDAF #AFEBAF
square
#AFCDEB #EBAFEB #EBCDAF #AFEBAF
split-complementary
#AFCDEB #EBAFAF #EBEBAF
monochromatic
#4D90D3 #7EAEDF #AFCDEB #E0ECF7 #E7F0F9
Accessibility & contrast
On white
1.65
#AFCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#AFCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDEB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDEB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#BAC7EA
Tritanopia (blue-blind)
#9ED4D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afcdeb; /* rgb */ color: rgb(175, 205, 235); /* oklch */ color: oklch(83.6% 0.053 248.5);
Tailwind
colors: {
custom: {
50: '#c8dcf1',
500: '#afcdeb',
950: '#000000',
},
}SCSS
$custom: #afcdeb; $custom-light: #c8dcf1; $custom-dark: #000000;
JSON
{
"hex": "#afcdeb",
"rgb": {
"r": 175,
"g": 205,
"b": 235
},
"hsl": {
"h": 210,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.83616,
"c": 0.05313,
"h": 248.5
},
"luminance": 0.58775
}Semantic roles & 50–950 ramp
primary
#AFCDEB
secondary
#C79F77
accent
#731EC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485