#AFC4DC#AFC4DC
#AFC4DC is a light, muted cyan. Relative luminance 0.538; OKLCH L 81.2% C 0.041 H 251.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC4DC |
|---|---|
| RGB | rgb(175, 196, 220) |
| HSL | hsl(212, 39%, 77%) |
| HSV | hsv(212, 20%, 86%) |
| CMYK | cmyk(20.5%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.32, -2.03, -14.34) |
| CIE-LCH | lch(78.32, 14.48, 261.93°) |
| OKLab | oklab(81.22% -0.0128 -0.0389) |
| OKLCH | oklch(81.22% 0.041 251.8) |
| XYZ | xyz(50.3340, 53.7598, 75.4210) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.87
Lightsteelblue
#B0C4DE
ΔE00 1.01
Light Blue Grey
#B7C9E2
ΔE00 1.96
Light Grey Blue
#9DBCD4
ΔE00 4.15
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Baby Blue (survey)
#A2CFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC4DC #DCC7AF
analogous
#AFDADC #AFC4DC #B1AFDC
triadic
#AFC4DC #DCAFC4 #C4DCAF
tetradic
#AFC4DC #DCAFDA #DCC7AF #AFDCB1
square
#AFC4DC #DCAFDA #DCC7AF #AFDCB1
split-complementary
#AFC4DC #DCB1AF #DADCAF
monochromatic
#5A85B7 #84A5C9 #AFC4DC #DAE3EF #EAEFF6
Accessibility & contrast
On white
1.79
#AFC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#AFC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC4DC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC4DC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#A3C9CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc4dc; /* rgb */ color: rgb(175, 196, 220); /* oklch */ color: oklch(81.2% 0.041 251.8);
Tailwind
colors: {
custom: {
50: '#c7d5e6',
500: '#afc4dc',
950: '#000000',
},
}SCSS
$custom: #afc4dc; $custom-light: #c7d5e6; $custom-dark: #000000;
JSON
{
"hex": "#afc4dc",
"rgb": {
"r": 175,
"g": 196,
"b": 220
},
"hsl": {
"h": 212,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.81222,
"c": 0.041,
"h": 251.8
},
"luminance": 0.53761
}Semantic roles & 50–950 ramp
primary
#AFC4DC
secondary
#B4997B
accent
#7733B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384