#AFCCDD#AFCCDD
#AFCCDD is a very light, muted cyan. Relative luminance 0.575; OKLCH L 82.9% C 0.039 H 233.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCDD |
|---|---|
| RGB | rgb(175, 204, 221) |
| HSL | hsl(202, 40%, 78%) |
| HSV | hsv(202, 21%, 87%) |
| CMYK | cmyk(20.8%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(80.47, -6.05, -11.66) |
| CIE-LCH | lch(80.47, 13.13, 242.58°) |
| OKLab | oklab(82.93% -0.0233 -0.0316) |
| OKLCH | oklch(82.93% 0.039 233.7) |
| XYZ | xyz(52.3197, 57.5186, 76.7382) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 4.89
Lightblue
#ADD8E6
ΔE00 5.06
Lightsteelblue
#B0C4DE
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCDD #DDC0AF
analogous
#AFDDD7 #AFCCDD #AFB5DD
triadic
#AFCCDD #DDAFCC #CCDDAF
tetradic
#AFCCDD #D7AFDD #DDC0AF #B5DDAF
square
#AFCCDD #D7AFDD #DDC0AF #B5DDAF
split-complementary
#AFCCDD #DDAFB5 #DDD7AF
monochromatic
#5995B8 #84B1CB #AFCCDD #DAE7EF #EAF1F6
Accessibility & contrast
On white
1.68
#AFCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#AFCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCDD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCDD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#BEC5DD
Tritanopia (blue-blind)
#A2D1D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afccdd; /* rgb */ color: rgb(175, 204, 221); /* oklch */ color: oklch(82.9% 0.039 233.7);
Tailwind
colors: {
custom: {
50: '#c7dbe7',
500: '#afccdd',
950: '#000000',
},
}SCSS
$custom: #afccdd; $custom-light: #c7dbe7; $custom-dark: #000000;
JSON
{
"hex": "#afccdd",
"rgb": {
"r": 175,
"g": 204,
"b": 221
},
"hsl": {
"h": 202.174,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.82925,
"c": 0.03927,
"h": 233.7
},
"luminance": 0.5752
}Semantic roles & 50–950 ramp
primary
#AFCCDD
secondary
#B5917B
accent
#6232B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484