#AFCCD2#AFCCD2
#AFCCD2 is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.6% C 0.032 H 211.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCD2 |
|---|---|
| RGB | rgb(175, 204, 210) |
| HSL | hsl(190, 28%, 75%) |
| HSV | hsv(190, 17%, 82%) |
| CMYK | cmyk(16.7%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.15, -8.41, -6.23) |
| CIE-LCH | lch(80.15, 10.47, 216.54°) |
| OKLab | oklab(82.57% -0.0275 -0.0169) |
| OKLCH | oklch(82.57% 0.032 211.6) |
| XYZ | xyz(50.9019, 56.9515, 69.2711) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.59
Powder Blue
#B0E0E6
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 8.49
Ice Blue
#A5DFF9
ΔE00 8.66
Cloudy Blue
#ACC2D9
ΔE00 8.84
Silver (survey)
#C5C9C7
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCD2 #D2B5AF
analogous
#AFD2C6 #AFCCD2 #AFBAD2
triadic
#AFCCD2 #D2AFCC #CCD2AF
tetradic
#AFCCD2 #C6AFD2 #D2B5AF #BAD2AF
square
#AFCCD2 #C6AFD2 #D2B5AF #BAD2AF
split-complementary
#AFCCD2 #D2AFBA #D2C6AF
monochromatic
#619AA6 #88B3BC #AFCCD2 #D6E5E8 #EBF3F4
Accessibility & contrast
On white
1.69
#AFCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#AFCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCD2
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCD2 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#A5CFCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afccd2; /* rgb */ color: rgb(175, 204, 210); /* oklch */ color: oklch(82.6% 0.032 211.6);
Tailwind
colors: {
custom: {
50: '#c7dbdf',
500: '#afccd2',
950: '#000000',
},
}SCSS
$custom: #afccd2; $custom-light: #c7dbdf; $custom-dark: #000000;
JSON
{
"hex": "#afccd2",
"rgb": {
"r": 175,
"g": 204,
"b": 210
},
"hsl": {
"h": 190.286,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.82568,
"c": 0.03223,
"h": 211.6
},
"luminance": 0.56953
}Semantic roles & 50–950 ramp
primary
#AFCCD2
secondary
#A8857D
accent
#513FA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484