#AFCEDC#AFCEDC
#AFCEDC is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.3% C 0.039 H 226.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEDC |
|---|---|
| RGB | rgb(175, 206, 220) |
| HSL | hsl(199, 39%, 77%) |
| HSV | hsv(199, 20%, 86%) |
| CMYK | cmyk(20.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.97, -7.31, -10.37) |
| CIE-LCH | lch(80.97, 12.69, 234.81°) |
| OKLab | oklab(83.31% -0.0263 -0.0281) |
| OKLCH | oklch(83.31% 0.039 226.9) |
| XYZ | xyz(52.6652, 58.4223, 76.1981) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.72
Light Grey Blue
#9DBCD4
ΔE00 6.12
Cloudy Blue
#ACC2D9
ΔE00 6.27
Ice Blue
#A5DFF9
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 7.38
Sky Blue
#87CEEB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEDC #DCBDAF
analogous
#AFDCD4 #AFCEDC #AFB7DC
triadic
#AFCEDC #DCAFCE #CEDCAF
tetradic
#AFCEDC #D4AFDC #DCBDAF #B7DCAF
square
#AFCEDC #D4AFDC #DCBDAF #B7DCAF
split-complementary
#AFCEDC #DCAFB7 #DCD4AF
monochromatic
#5A9AB7 #84B4C9 #AFCEDC #DAE8EF #EAF2F6
Accessibility & contrast
On white
1.66
#AFCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#AFCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEDC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEDC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDD
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#A2D2D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afcedc; /* rgb */ color: rgb(175, 206, 220); /* oklch */ color: oklch(83.3% 0.039 226.9);
Tailwind
colors: {
custom: {
50: '#c7dde6',
500: '#afcedc',
950: '#000000',
},
}SCSS
$custom: #afcedc; $custom-light: #c7dde6; $custom-dark: #000000;
JSON
{
"hex": "#afcedc",
"rgb": {
"r": 175,
"g": 206,
"b": 220
},
"hsl": {
"h": 198.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.83312,
"c": 0.03853,
"h": 226.9
},
"luminance": 0.58424
}Semantic roles & 50–950 ramp
primary
#AFCEDC
secondary
#B48D7B
accent
#5B33B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484