#ABBACE#ABBACE
#ABBACE is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.4% C 0.033 H 255.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBACE |
|---|---|
| RGB | rgb(171, 186, 206) |
| HSL | hsl(214, 26%, 74%) |
| HSV | hsv(214, 17%, 81%) |
| CMYK | cmyk(17%, 9.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.97, -1.00, -11.81) |
| CIE-LCH | lch(74.97, 11.85, 265.15°) |
| OKLab | oklab(78.38% -0.0082 -0.032) |
| OKLCH | oklch(78.38% 0.033 255.6) |
| XYZ | xyz(45.4913, 48.2310, 65.2933) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.90
Lightsteelblue
#B0C4DE
ΔE00 3.28
Light Blue Grey
#B7C9E2
ΔE00 4.16
Light Grey Blue
#9DBCD4
ΔE00 4.92
Dove Gray
#B6B8BD
ΔE00 7.00
Cool Gray
#9AA7B0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBACE #CEBFAB
analogous
#ABCCCE #ABBACE #AEABCE
triadic
#ABBACE #CEABBA #BACEAB
tetradic
#ABBACE #CEABCC #CEBFAB #ABCEAE
square
#ABBACE #CEABCC #CEBFAB #ABCEAE
split-complementary
#ABBACE #CEAEAB #CCCEAB
monochromatic
#5E7BA1 #849AB7 #ABBACE #D2DAE5 #ECEFF4
Accessibility & contrast
On white
1.97
#ABBACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#ABBACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBACE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBACE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#A2BEC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbace; /* rgb */ color: rgb(171, 186, 206); /* oklch */ color: oklch(78.4% 0.033 255.6);
Tailwind
colors: {
custom: {
50: '#c4cedd',
500: '#abbace',
950: '#000000',
},
}SCSS
$custom: #abbace; $custom-light: #c4cedd; $custom-dark: #000000;
JSON
{
"hex": "#abbace",
"rgb": {
"r": 171,
"g": 186,
"b": 206
},
"hsl": {
"h": 214.286,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.78376,
"c": 0.033,
"h": 255.6
},
"luminance": 0.48232
}Semantic roles & 50–950 ramp
primary
#ABBACE
secondary
#EAE6E1
accent
#7A41A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283