#AFC3CD#AFC3CD
#AFC3CD is a light, muted cyan. Relative luminance 0.526; OKLCH L 80.5% C 0.026 H 229.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC3CD |
|---|---|
| RGB | rgb(175, 195, 205) |
| HSL | hsl(200, 23%, 75%) |
| HSV | hsv(200, 15%, 80%) |
| CMYK | cmyk(14.6%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.61, -4.73, -7.31) |
| CIE-LCH | lch(77.61, 8.71, 237.07°) |
| OKLab | oklab(80.51% -0.017 -0.0197) |
| OKLCH | oklch(80.51% 0.026 229.2) |
| XYZ | xyz(48.2110, 52.5509, 65.3491) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.40
Light Grey Blue
#9DBCD4
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC3CD #CDB9AF
analogous
#AFCDC8 #AFC3CD #AFB4CD
triadic
#AFC3CD #CDAFC3 #C3CDAF
tetradic
#AFC3CD #C8AFCD #CDB9AF #B4CDAF
square
#AFC3CD #C8AFCD #CDB9AF #B4CDAF
split-complementary
#AFC3CD #CDAFB4 #CDC8AF
monochromatic
#648B9E #89A7B5 #AFC3CD #D5DFE5 #ECF1F3
Accessibility & contrast
On white
1.82
#AFC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#AFC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC3CD
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC3CD | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#A7C6C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afc3cd; /* rgb */ color: rgb(175, 195, 205); /* oklch */ color: oklch(80.5% 0.026 229.2);
Tailwind
colors: {
custom: {
50: '#c7d5dc',
500: '#afc3cd',
950: '#000000',
},
}SCSS
$custom: #afc3cd; $custom-light: #c7d5dc; $custom-dark: #000000;
JSON
{
"hex": "#afc3cd",
"rgb": {
"r": 175,
"g": 195,
"b": 205
},
"hsl": {
"h": 200,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.80513,
"c": 0.02605,
"h": 229.2
},
"luminance": 0.52552
}Semantic roles & 50–950 ramp
primary
#AFC3CD
secondary
#A28A7E
accent
#6344A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384