#ACC2C8#ACC2C8
#ACC2C8 is a light, muted cyan. Relative luminance 0.515; OKLCH L 79.9% C 0.025 H 215.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2C8 |
|---|---|
| RGB | rgb(172, 194, 200) |
| HSL | hsl(193, 20%, 73%) |
| HSV | hsv(193, 14%, 78%) |
| CMYK | cmyk(14%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(76.99, -6.22, -5.54) |
| CIE-LCH | lch(76.99, 8.33, 221.69°) |
| OKLab | oklab(79.93% -0.0206 -0.0149) |
| OKLCH | oklch(79.93% 0.025 215.9) |
| XYZ | xyz(46.7278, 51.5233, 62.1155) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.17
Light Grey Blue
#9DBCD4
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 7.62
Cool Gray
#9AA7B0
ΔE00 8.09
Dove Gray
#B6B8BD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2C8 #C8B2AC
analogous
#ACC8C0 #ACC2C8 #ACB4C8
triadic
#ACC2C8 #C8ACC2 #C2C8AC
tetradic
#ACC2C8 #C0ACC8 #C8B2AC #B4C8AC
square
#ACC2C8 #C0ACC8 #C8B2AC #B4C8AC
split-complementary
#ACC2C8 #C8ACB4 #C8C0AC
monochromatic
#638B96 #87A7B0 #ACC2C8 #D1DDE0 #EDF1F3
Accessibility & contrast
On white
1.86
#ACC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ACC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2C8
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2C8 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C8
Deuteranopia (green-blind)
#B9BCC8
Tritanopia (blue-blind)
#A4C4C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc2c8; /* rgb */ color: rgb(172, 194, 200); /* oklch */ color: oklch(79.9% 0.025 215.9);
Tailwind
colors: {
custom: {
50: '#c5d4d8',
500: '#acc2c8',
950: '#000000',
},
}SCSS
$custom: #acc2c8; $custom-light: #c5d4d8; $custom-dark: #000000;
JSON
{
"hex": "#acc2c8",
"rgb": {
"r": 172,
"g": 194,
"b": 200
},
"hsl": {
"h": 192.857,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.7993,
"c": 0.02547,
"h": 215.9
},
"luminance": 0.51524
}Semantic roles & 50–950 ramp
primary
#ACC2C8
secondary
#9C837C
accent
#5A479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383