#AFCED5#AFCED5
#AFCED5 is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.1% C 0.035 H 212.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCED5 |
|---|---|
| RGB | rgb(175, 206, 213) |
| HSL | hsl(191, 31%, 76%) |
| HSV | hsv(191, 18%, 84%) |
| CMYK | cmyk(17.8%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(80.77, -8.82, -6.92) |
| CIE-LCH | lch(80.77, 11.21, 218.14°) |
| OKLab | oklab(83.09% -0.029 -0.0187) |
| OKLCH | oklch(83.09% 0.035 212.9) |
| XYZ | xyz(51.7575, 58.0592, 71.4175) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.87
Powder Blue
#B0E0E6
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.48
Sky Blue
#87CEEB
ΔE00 8.86
Cloudy Blue
#ACC2D9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCED5 #D5B6AF
analogous
#AFD5C9 #AFCED5 #AFBBD5
triadic
#AFCED5 #D5AFCE #CED5AF
tetradic
#AFCED5 #C9AFD5 #D5B6AF #BBD5AF
square
#AFCED5 #C9AFD5 #D5B6AF #BBD5AF
split-complementary
#AFCED5 #D5AFBB #D5C9AF
monochromatic
#5F9DAB #87B5C0 #AFCED5 #D7E7EA #EBF3F4
Accessibility & contrast
On white
1.67
#AFCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#AFCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCED5
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCED5 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD5
Deuteranopia (green-blind)
#C2C6D5
Tritanopia (blue-blind)
#A4D1D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afced5; /* rgb */ color: rgb(175, 206, 213); /* oklch */ color: oklch(83.1% 0.035 212.9);
Tailwind
colors: {
custom: {
50: '#c7dde1',
500: '#afced5',
950: '#000000',
},
}SCSS
$custom: #afced5; $custom-light: #c7dde1; $custom-dark: #000000;
JSON
{
"hex": "#afced5",
"rgb": {
"r": 175,
"g": 206,
"b": 213
},
"hsl": {
"h": 191.053,
"s": 31.148,
"l": 76.078
},
"oklch": {
"l": 0.83086,
"c": 0.03454,
"h": 212.9
},
"luminance": 0.58061
}Semantic roles & 50–950 ramp
primary
#AFCED5
secondary
#AB857D
accent
#503CAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484