#AFCCDE#AFCCDE
#AFCCDE is a very light, muted cyan. Relative luminance 0.576; OKLCH L 83.0% C 0.040 H 235.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCDE |
|---|---|
| RGB | rgb(175, 204, 222) |
| HSL | hsl(203, 42%, 78%) |
| HSV | hsv(203, 21%, 87%) |
| CMYK | cmyk(21.2%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(80.50, -5.83, -12.15) |
| CIE-LCH | lch(80.50, 13.47, 244.38°) |
| OKLab | oklab(82.96% -0.0229 -0.033) |
| OKLCH | oklch(82.96% 0.04 235.2) |
| XYZ | xyz(52.4533, 57.5720, 77.4419) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.35
Light Grey Blue
#9DBCD4
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 5.74
Ice Blue
#A5DFF9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCDE #DEC1AF
analogous
#AFDED9 #AFCCDE #AFB4DE
triadic
#AFCCDE #DEAFCC #CCDEAF
tetradic
#AFCCDE #D9AFDE #DEC1AF #B4DEAF
square
#AFCCDE #D9AFDE #DEC1AF #B4DEAF
split-complementary
#AFCCDE #DEAFB4 #DED9AF
monochromatic
#5895BA #84B0CC #AFCCDE #DAE8F0 #E9F1F6
Accessibility & contrast
On white
1.68
#AFCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#AFCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCDE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCDE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#A2D1D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afccde; /* rgb */ color: rgb(175, 204, 222); /* oklch */ color: oklch(83.0% 0.040 235.2);
Tailwind
colors: {
custom: {
50: '#c7dbe8',
500: '#afccde',
950: '#000000',
},
}SCSS
$custom: #afccde; $custom-light: #c7dbe8; $custom-dark: #000000;
JSON
{
"hex": "#afccde",
"rgb": {
"r": 175,
"g": 204,
"b": 222
},
"hsl": {
"h": 202.979,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.82958,
"c": 0.04015,
"h": 235.2
},
"luminance": 0.57574
}Semantic roles & 50–950 ramp
primary
#AFCCDE
secondary
#B6927B
accent
#6331B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484