#AFCED9#AFCED9
#AFCED9 is a very light, muted cyan. Relative luminance 0.583; OKLCH L 83.2% C 0.037 H 221.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCED9 |
|---|---|
| RGB | rgb(175, 206, 217) |
| HSL | hsl(196, 36%, 77%) |
| HSV | hsv(196, 19%, 85%) |
| CMYK | cmyk(19.4%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(80.89, -7.96, -8.90) |
| CIE-LCH | lch(80.89, 11.94, 228.17°) |
| OKLab | oklab(83.21% -0.0275 -0.0241) |
| OKLCH | oklch(83.21% 0.037 221.3) |
| XYZ | xyz(52.2715, 58.2648, 74.1244) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.44
Powder Blue
#B0E0E6
ΔE00 6.53
Ice Blue
#A5DFF9
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 7.05
Cloudy Blue
#ACC2D9
ΔE00 7.34
Sky Blue
#87CEEB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCED9 #D9BAAF
analogous
#AFD9CF #AFCED9 #AFB9D9
triadic
#AFCED9 #D9AFCE #CED9AF
tetradic
#AFCED9 #CFAFD9 #D9BAAF #B9D9AF
square
#AFCED9 #CFAFD9 #D9BAAF #B9D9AF
split-complementary
#AFCED9 #D9AFB9 #D9CFAF
monochromatic
#5C9BB2 #86B5C5 #AFCED9 #D8E7ED #EAF2F5
Accessibility & contrast
On white
1.66
#AFCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#AFCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCED9
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCED9 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDA
Deuteranopia (green-blind)
#C1C7D9
Tritanopia (blue-blind)
#A3D2D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afced9; /* rgb */ color: rgb(175, 206, 217); /* oklch */ color: oklch(83.2% 0.037 221.3);
Tailwind
colors: {
custom: {
50: '#c7dde4',
500: '#afced9',
950: '#000000',
},
}SCSS
$custom: #afced9; $custom-light: #c7dde4; $custom-dark: #000000;
JSON
{
"hex": "#afced9",
"rgb": {
"r": 175,
"g": 206,
"b": 217
},
"hsl": {
"h": 195.714,
"s": 35.593,
"l": 76.863
},
"oklch": {
"l": 0.83214,
"c": 0.03655,
"h": 221.3
},
"luminance": 0.58266
}Semantic roles & 50–950 ramp
primary
#AFCED9
secondary
#B08A7C
accent
#5637AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484