#AFCCDF#AFCCDF
#AFCCDF is a very light, muted cyan. Relative luminance 0.576; OKLCH L 83.0% C 0.041 H 236.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCDF |
|---|---|
| RGB | rgb(175, 204, 223) |
| HSL | hsl(204, 43%, 78%) |
| HSV | hsv(204, 22%, 87%) |
| CMYK | cmyk(21.5%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(80.53, -5.61, -12.64) |
| CIE-LCH | lch(80.53, 13.82, 246.08°) |
| OKLab | oklab(82.99% -0.0225 -0.0343) |
| OKLCH | oklch(82.99% 0.041 236.7) |
| XYZ | xyz(52.5877, 57.6258, 78.1499) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 5.41
Lightblue
#ADD8E6
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCDF #DFC2AF
analogous
#AFDFDA #AFCCDF #AFB4DF
triadic
#AFCCDF #DFAFCC #CCDFAF
tetradic
#AFCCDF #DAAFDF #DFC2AF #B4DFAF
square
#AFCCDF #DAAFDF #DFC2AF #B4DFAF
split-complementary
#AFCCDF #DFAFB4 #DFDAAF
monochromatic
#5894BC #83B0CE #AFCCDF #DBE8F0 #E9F1F6
Accessibility & contrast
On white
1.68
#AFCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#AFCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCDF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCDF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#A2D1D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afccdf; /* rgb */ color: rgb(175, 204, 223); /* oklch */ color: oklch(83.0% 0.041 236.7);
Tailwind
colors: {
custom: {
50: '#c7dbe9',
500: '#afccdf',
950: '#000000',
},
}SCSS
$custom: #afccdf; $custom-light: #c7dbe9; $custom-dark: #000000;
JSON
{
"hex": "#afccdf",
"rgb": {
"r": 175,
"g": 204,
"b": 223
},
"hsl": {
"h": 203.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.82992,
"c": 0.04105,
"h": 236.7
},
"luminance": 0.57627
}Semantic roles & 50–950 ramp
primary
#AFCCDF
secondary
#B8937B
accent
#6530B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484