#AFCCED#AFCCED
#AFCCED is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.056 H 251.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCED |
|---|---|
| RGB | rgb(175, 204, 237) |
| HSL | hsl(212, 63%, 81%) |
| HSV | hsv(212, 26%, 93%) |
| CMYK | cmyk(26.2%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(80.97, -2.44, -19.47) |
| CIE-LCH | lch(80.97, 19.62, 262.87°) |
| OKLab | oklab(83.48% -0.0175 -0.0532) |
| OKLCH | oklch(83.48% 0.056 251.8) |
| XYZ | xyz(54.5538, 58.4122, 88.5047) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.67
Lightsteelblue
#B0C4DE
ΔE00 3.24
Light Blue Grey
#B7C9E2
ΔE00 3.41
Cloudy Blue
#ACC2D9
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.07
Light Grey Blue
#9DBCD4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCED #EDD0AF
analogous
#AFEBED #AFCCED #B1AFED
triadic
#AFCCED #EDAFCC #CCEDAF
tetradic
#AFCCED #EDAFEB #EDD0AF #AFEDB1
square
#AFCCED #EDAFEB #EDD0AF #AFEDB1
split-complementary
#AFCCED #EDB1AF #EBEDAF
monochromatic
#4B8CD7 #7DACE2 #AFCCED #E1ECF8 #E6EFF9
Accessibility & contrast
On white
1.66
#AFCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#AFCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCED
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCED | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#9ED3D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afcced; /* rgb */ color: rgb(175, 204, 237); /* oklch */ color: oklch(83.5% 0.056 251.8);
Tailwind
colors: {
custom: {
50: '#c8dbf2',
500: '#afcced',
950: '#000000',
},
}SCSS
$custom: #afcced; $custom-light: #c8dbf2; $custom-dark: #000000;
JSON
{
"hex": "#afcced",
"rgb": {
"r": 175,
"g": 204,
"b": 237
},
"hsl": {
"h": 211.935,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.83481,
"c": 0.05602,
"h": 251.8
},
"luminance": 0.58414
}Semantic roles & 50–950 ramp
primary
#AFCCED
secondary
#CAA376
accent
#781ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485