#AFC8DA#AFC8DA
#AFC8DA is a light, muted cyan. Relative luminance 0.555; OKLCH L 82.0% C 0.037 H 239.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8DA |
|---|---|
| RGB | rgb(175, 200, 218) |
| HSL | hsl(205, 37%, 77%) |
| HSV | hsv(205, 20%, 85%) |
| CMYK | cmyk(19.7%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(79.32, -4.60, -11.77) |
| CIE-LCH | lch(79.32, 12.63, 248.66°) |
| OKLab | oklab(81.99% -0.019 -0.0319) |
| OKLCH | oklch(81.99% 0.037 239.3) |
| XYZ | xyz(50.9850, 55.4831, 74.3391) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.06
Light Grey Blue
#9DBCD4
ΔE00 3.97
Lightsteelblue
#B0C4DE
ΔE00 4.46
Light Blue Grey
#B7C9E2
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8DA #DAC1AF
analogous
#AFDAD7 #AFC8DA #AFB3DA
triadic
#AFC8DA #DAAFC8 #C8DAAF
tetradic
#AFC8DA #D7AFDA #DAC1AF #B3DAAF
square
#AFC8DA #D7AFDA #DAC1AF #B3DAAF
split-complementary
#AFC8DA #DAAFB3 #DAD7AF
monochromatic
#5B8EB3 #85ABC7 #AFC8DA #D9E5ED #EAF1F5
Accessibility & contrast
On white
1.74
#AFC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#AFC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8DA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8DA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#BBC2DA
Tritanopia (blue-blind)
#A3CDCE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afc8da; /* rgb */ color: rgb(175, 200, 218); /* oklch */ color: oklch(82.0% 0.037 239.3);
Tailwind
colors: {
custom: {
50: '#c7d8e5',
500: '#afc8da',
950: '#000000',
},
}SCSS
$custom: #afc8da; $custom-light: #c7d8e5; $custom-dark: #000000;
JSON
{
"hex": "#afc8da",
"rgb": {
"r": 175,
"g": 200,
"b": 218
},
"hsl": {
"h": 205.116,
"s": 36.752,
"l": 77.059
},
"oklch": {
"l": 0.81987,
"c": 0.03713,
"h": 239.3
},
"luminance": 0.55484
}Semantic roles & 50–950 ramp
primary
#AFC8DA
secondary
#B1927C
accent
#6936B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384