#AFCEDE#AFCEDE
#AFCEDE is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.4% C 0.040 H 230.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEDE |
|---|---|
| RGB | rgb(175, 206, 222) |
| HSL | hsl(200, 42%, 78%) |
| HSV | hsv(200, 21%, 87%) |
| CMYK | cmyk(21.2%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(81.03, -6.87, -11.35) |
| CIE-LCH | lch(81.03, 13.27, 238.80°) |
| OKLab | oklab(83.38% -0.0256 -0.0308) |
| OKLCH | oklch(83.38% 0.04 230.3) |
| XYZ | xyz(52.9317, 58.5288, 77.6014) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.12
Light Grey Blue
#9DBCD4
ΔE00 5.59
Cloudy Blue
#ACC2D9
ΔE00 5.61
Ice Blue
#A5DFF9
ΔE00 6.34
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEDE #DEBFAF
analogous
#AFDED7 #AFCEDE #AFB6DE
triadic
#AFCEDE #DEAFCE #CEDEAF
tetradic
#AFCEDE #D7AFDE #DEBFAF #B6DEAF
square
#AFCEDE #D7AFDE #DEBFAF #B6DEAF
split-complementary
#AFCEDE #DEAFB6 #DED7AF
monochromatic
#5899BA #84B3CC #AFCEDE #DAE9F0 #E9F2F6
Accessibility & contrast
On white
1.65
#AFCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#AFCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEDE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEDE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#A2D3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afcede; /* rgb */ color: rgb(175, 206, 222); /* oklch */ color: oklch(83.4% 0.040 230.3);
Tailwind
colors: {
custom: {
50: '#c7dde8',
500: '#afcede',
950: '#000000',
},
}SCSS
$custom: #afcede; $custom-light: #c7dde8; $custom-dark: #000000;
JSON
{
"hex": "#afcede",
"rgb": {
"r": 175,
"g": 206,
"b": 222
},
"hsl": {
"h": 200.426,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.83378,
"c": 0.04004,
"h": 230.3
},
"luminance": 0.5853
}Semantic roles & 50–950 ramp
primary
#AFCEDE
secondary
#B68F7B
accent
#5E31B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484