#AFCED7#AFCED7
#AFCED7 is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.2% C 0.035 H 217.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCED7 |
|---|---|
| RGB | rgb(175, 206, 215) |
| HSL | hsl(194, 33%, 76%) |
| HSV | hsv(194, 19%, 84%) |
| CMYK | cmyk(18.6%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(80.83, -8.39, -7.91) |
| CIE-LCH | lch(80.83, 11.53, 223.31°) |
| OKLab | oklab(83.15% -0.0282 -0.0214) |
| OKLCH | oklch(83.15% 0.035 217.2) |
| XYZ | xyz(52.0129, 58.1613, 72.7626) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.54
Powder Blue
#B0E0E6
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 7.44
Light Grey Blue
#9DBCD4
ΔE00 7.74
Cloudy Blue
#ACC2D9
ΔE00 8.10
Sky Blue
#87CEEB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCED7 #D7B8AF
analogous
#AFD7CC #AFCED7 #AFBAD7
triadic
#AFCED7 #D7AFCE #CED7AF
tetradic
#AFCED7 #CCAFD7 #D7B8AF #BAD7AF
square
#AFCED7 #CCAFD7 #D7B8AF #BAD7AF
split-complementary
#AFCED7 #D7AFBA #D7CCAF
monochromatic
#5D9CAE #86B5C3 #AFCED7 #D8E7EB #EBF3F5
Accessibility & contrast
On white
1.66
#AFCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#AFCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCED7
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCED7 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD8
Deuteranopia (green-blind)
#C1C6D7
Tritanopia (blue-blind)
#A4D2D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afced7; /* rgb */ color: rgb(175, 206, 215); /* oklch */ color: oklch(83.2% 0.035 217.2);
Tailwind
colors: {
custom: {
50: '#c7dde3',
500: '#afced7',
950: '#000000',
},
}SCSS
$custom: #afced7; $custom-light: #c7dde3; $custom-dark: #000000;
JSON
{
"hex": "#afced7",
"rgb": {
"r": 175,
"g": 206,
"b": 215
},
"hsl": {
"h": 193.5,
"s": 33.333,
"l": 76.471
},
"oklch": {
"l": 0.8315,
"c": 0.03545,
"h": 217.2
},
"luminance": 0.58163
}Semantic roles & 50–950 ramp
primary
#AFCED7
secondary
#AE887C
accent
#5339AC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484