#AFC8DF#AFC8DF
#AFC8DF is a very light, muted cyan. Relative luminance 0.557; OKLCH L 82.2% C 0.042 H 246.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8DF |
|---|---|
| RGB | rgb(175, 200, 223) |
| HSL | hsl(209, 43%, 78%) |
| HSV | hsv(209, 22%, 87%) |
| CMYK | cmyk(21.5%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(79.47, -3.49, -14.22) |
| CIE-LCH | lch(79.47, 14.65, 256.20°) |
| OKLab | oklab(82.16% -0.0171 -0.0387) |
| OKLCH | oklch(82.16% 0.042 246.1) |
| XYZ | xyz(51.6492, 55.7487, 77.8371) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.73
Lightsteelblue
#B0C4DE
ΔE00 2.68
Light Blue Grey
#B7C9E2
ΔE00 3.05
Light Grey Blue
#9DBCD4
ΔE00 3.78
Powder Blue (survey)
#B1D1FC
ΔE00 5.94
Baby Blue (survey)
#A2CFFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8DF #DFC6AF
analogous
#AFDFDE #AFC8DF #AFB0DF
triadic
#AFC8DF #DFAFC8 #C8DFAF
tetradic
#AFC8DF #DEAFDF #DFC6AF #B0DFAF
square
#AFC8DF #DEAFDF #DFC6AF #B0DFAF
split-complementary
#AFC8DF #DFAFB0 #DFDEAF
monochromatic
#588CBC #83AACE #AFC8DF #DBE6F0 #E9F0F6
Accessibility & contrast
On white
1.73
#AFC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#AFC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8DF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8DF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#B9C3DF
Tritanopia (blue-blind)
#A2CDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afc8df; /* rgb */ color: rgb(175, 200, 223); /* oklch */ color: oklch(82.2% 0.042 246.1);
Tailwind
colors: {
custom: {
50: '#c7d8e9',
500: '#afc8df',
950: '#000000',
},
}SCSS
$custom: #afc8df; $custom-light: #c7d8e9; $custom-dark: #000000;
JSON
{
"hex": "#afc8df",
"rgb": {
"r": 175,
"g": 200,
"b": 223
},
"hsl": {
"h": 208.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.82157,
"c": 0.04229,
"h": 246.1
},
"luminance": 0.5575
}Semantic roles & 50–950 ramp
primary
#AFC8DF
secondary
#B8987B
accent
#7030B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384