#AFCBED#AFCBED
#AFCBED is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.3% C 0.057 H 253.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBED |
|---|---|
| RGB | rgb(175, 203, 237) |
| HSL | hsl(213, 63%, 81%) |
| HSV | hsv(213, 26%, 93%) |
| CMYK | cmyk(26.2%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.70, -1.91, -19.86) |
| CIE-LCH | lch(80.70, 19.96, 264.52°) |
| OKLab | oklab(83.27% -0.0162 -0.0543) |
| OKLCH | oklch(83.27% 0.057 253.4) |
| XYZ | xyz(54.3169, 57.9384, 88.4257) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.53
Lightsteelblue
#B0C4DE
ΔE00 3.11
Light Blue Grey
#B7C9E2
ΔE00 3.31
Cloudy Blue
#ACC2D9
ΔE00 3.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.25
Pastel Blue
#A2BFFE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBED #EDD1AF
analogous
#AFEAED #AFCBED #B2AFED
triadic
#AFCBED #EDAFCB #CBEDAF
tetradic
#AFCBED #EDAFEA #EDD1AF #AFEDB2
square
#AFCBED #EDAFEA #EDD1AF #AFEDB2
split-complementary
#AFCBED #EDB2AF #EAEDAF
monochromatic
#4B8AD7 #7DABE2 #AFCBED #E1EBF8 #E6EFF9
Accessibility & contrast
On white
1.67
#AFCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#AFCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBED
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBED | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#9ED2D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afcbed; /* rgb */ color: rgb(175, 203, 237); /* oklch */ color: oklch(83.3% 0.057 253.4);
Tailwind
colors: {
custom: {
50: '#c8daf2',
500: '#afcbed',
950: '#000000',
},
}SCSS
$custom: #afcbed; $custom-light: #c8daf2; $custom-dark: #000000;
JSON
{
"hex": "#afcbed",
"rgb": {
"r": 175,
"g": 203,
"b": 237
},
"hsl": {
"h": 212.903,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.83274,
"c": 0.05667,
"h": 253.4
},
"luminance": 0.5794
}Semantic roles & 50–950 ramp
primary
#AFCBED
secondary
#CAA476
accent
#7B1ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385