#ACBEC8#ACBEC8
#ACBEC8 is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.024 H 231.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEC8 |
|---|---|
| RGB | rgb(172, 190, 200) |
| HSL | hsl(201, 20%, 73%) |
| HSV | hsv(201, 14%, 78%) |
| CMYK | cmyk(14%, 5%, 0%, 21.6%) |
| CIE-LAB | lab(75.93, -4.10, -7.12) |
| CIE-LCH | lch(75.93, 8.21, 240.08°) |
| OKLab | oklab(79.09% -0.015 -0.0192) |
| OKLCH | oklch(79.09% 0.024 231.9) |
| XYZ | xyz(45.8495, 49.7668, 61.8227) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.29
Light Grey Blue
#9DBCD4
ΔE00 5.54
Cool Gray
#9AA7B0
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEC8 #C8B6AC
analogous
#ACC8C4 #ACBEC8 #ACB0C8
triadic
#ACBEC8 #C8ACBE #BEC8AC
tetradic
#ACBEC8 #C4ACC8 #C8B6AC #B0C8AC
square
#ACBEC8 #C4ACC8 #C8B6AC #B0C8AC
split-complementary
#ACBEC8 #C8ACB0 #C8C4AC
monochromatic
#638496 #87A1B0 #ACBEC8 #D1DBE0 #EDF1F3
Accessibility & contrast
On white
1.92
#ACBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ACBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEC8
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEC8 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDC9
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#A5C1C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbec8; /* rgb */ color: rgb(172, 190, 200); /* oklch */ color: oklch(79.1% 0.024 231.9);
Tailwind
colors: {
custom: {
50: '#c5d1d8',
500: '#acbec8',
950: '#000000',
},
}SCSS
$custom: #acbec8; $custom-light: #c5d1d8; $custom-dark: #000000;
JSON
{
"hex": "#acbec8",
"rgb": {
"r": 172,
"g": 190,
"b": 200
},
"hsl": {
"h": 201.429,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.79086,
"c": 0.02439,
"h": 231.9
},
"luminance": 0.49768
}Semantic roles & 50–950 ramp
primary
#ACBEC8
secondary
#E9E4E2
accent
#66479F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283