#AFCEDF#AFCEDF
#AFCEDF is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.4% C 0.041 H 231.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEDF |
|---|---|
| RGB | rgb(175, 206, 223) |
| HSL | hsl(201, 43%, 78%) |
| HSV | hsv(201, 22%, 87%) |
| CMYK | cmyk(21.5%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(81.06, -6.65, -11.84) |
| CIE-LCH | lch(81.06, 13.58, 240.67°) |
| OKLab | oklab(83.41% -0.0252 -0.0322) |
| OKLCH | oklch(83.41% 0.041 231.9) |
| XYZ | xyz(53.0661, 58.5826, 78.3094) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.37
Cloudy Blue
#ACC2D9
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 5.36
Ice Blue
#A5DFF9
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEDF #DFC0AF
analogous
#AFDFD8 #AFCEDF #AFB6DF
triadic
#AFCEDF #DFAFCE #CEDFAF
tetradic
#AFCEDF #D8AFDF #DFC0AF #B6DFAF
square
#AFCEDF #D8AFDF #DFC0AF #B6DFAF
split-complementary
#AFCEDF #DFAFB6 #DFD8AF
monochromatic
#5898BC #83B3CE #AFCEDF #DBE9F0 #E9F2F6
Accessibility & contrast
On white
1.65
#AFCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#AFCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEDF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEDF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#A2D3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #afcedf; /* rgb */ color: rgb(175, 206, 223); /* oklch */ color: oklch(83.4% 0.041 231.9);
Tailwind
colors: {
custom: {
50: '#c7dde9',
500: '#afcedf',
950: '#000000',
},
}SCSS
$custom: #afcedf; $custom-light: #c7dde9; $custom-dark: #000000;
JSON
{
"hex": "#afcedf",
"rgb": {
"r": 175,
"g": 206,
"b": 223
},
"hsl": {
"h": 201.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.83411,
"c": 0.04086,
"h": 231.9
},
"luminance": 0.58584
}Semantic roles & 50–950 ramp
primary
#AFCEDF
secondary
#B8907B
accent
#5F30B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484