#AFC8CF#AFC8CF
#AFC8CF is a light, muted cyan. Relative luminance 0.549; OKLCH L 81.6% C 0.029 H 216.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8CF |
|---|---|
| RGB | rgb(175, 200, 207) |
| HSL | hsl(193, 25%, 75%) |
| HSV | hsv(193, 15%, 81%) |
| CMYK | cmyk(15.5%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.00, -6.95, -6.33) |
| CIE-LCH | lch(79.00, 9.40, 222.33°) |
| OKLab | oklab(81.63% -0.0232 -0.0171) |
| OKLCH | oklch(81.63% 0.029 216.4) |
| XYZ | xyz(49.5931, 54.9263, 67.0083) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 7.41
Cloudy Blue
#ACC2D9
ΔE00 7.60
Powder Blue
#B0E0E6
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8CF #CFB6AF
analogous
#AFCFC6 #AFC8CF #AFB8CF
triadic
#AFC8CF #CFAFC8 #C8CFAF
tetradic
#AFC8CF #C6AFCF #CFB6AF #B8CFAF
square
#AFC8CF #C6AFCF #CFB6AF #B8CFAF
split-complementary
#AFC8CF #CFAFB8 #CFC6AF
monochromatic
#6393A1 #89AEB8 #AFC8CF #D5E2E6 #ECF2F4
Accessibility & contrast
On white
1.75
#AFC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#AFC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8CF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8CF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#A6CBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afc8cf; /* rgb */ color: rgb(175, 200, 207); /* oklch */ color: oklch(81.6% 0.029 216.4);
Tailwind
colors: {
custom: {
50: '#c7d8dd',
500: '#afc8cf',
950: '#000000',
},
}SCSS
$custom: #afc8cf; $custom-light: #c7d8dd; $custom-dark: #000000;
JSON
{
"hex": "#afc8cf",
"rgb": {
"r": 175,
"g": 200,
"b": 207
},
"hsl": {
"h": 193.125,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.81629,
"c": 0.02879,
"h": 216.4
},
"luminance": 0.54928
}Semantic roles & 50–950 ramp
primary
#AFC8CF
secondary
#A4867E
accent
#5742A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384