#AFC8CD#AFC8CD
#AFC8CD is a light, muted cyan. Relative luminance 0.548; OKLCH L 81.6% C 0.028 H 211.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8CD |
|---|---|
| RGB | rgb(175, 200, 205) |
| HSL | hsl(190, 23%, 75%) |
| HSV | hsv(190, 15%, 80%) |
| CMYK | cmyk(14.6%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.94, -7.37, -5.33) |
| CIE-LCH | lch(78.94, 9.09, 215.92°) |
| OKLab | oklab(81.57% -0.0239 -0.0144) |
| OKLCH | oklch(81.57% 0.028 211.1) |
| XYZ | xyz(49.3501, 54.8291, 65.7288) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.25
Cloudy Blue
#ACC2D9
ΔE00 8.49
Silver
#C0C0C0
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8CD #CDB4AF
analogous
#AFCDC3 #AFC8CD #AFB9CD
triadic
#AFC8CD #CDAFC8 #C8CDAF
tetradic
#AFC8CD #C3AFCD #CDB4AF #B9CDAF
square
#AFC8CD #C3AFCD #CDB4AF #B9CDAF
split-complementary
#AFC8CD #CDAFB9 #CDC3AF
monochromatic
#64949E #89AEB5 #AFC8CD #D5E2E5 #ECF2F3
Accessibility & contrast
On white
1.75
#AFC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#AFC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8CD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8CD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#A7CBC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc8cd; /* rgb */ color: rgb(175, 200, 205); /* oklch */ color: oklch(81.6% 0.028 211.1);
Tailwind
colors: {
custom: {
50: '#c7d8dc',
500: '#afc8cd',
950: '#000000',
},
}SCSS
$custom: #afc8cd; $custom-light: #c7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#afc8cd",
"rgb": {
"r": 175,
"g": 200,
"b": 205
},
"hsl": {
"h": 190,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.81566,
"c": 0.02794,
"h": 211.1
},
"luminance": 0.5483
}Semantic roles & 50–950 ramp
primary
#AFC8CD
secondary
#A2847E
accent
#5444A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384