#ABBECD#ABBECD
#ABBECD is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.030 H 241.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBECD |
|---|---|
| RGB | rgb(171, 190, 205) |
| HSL | hsl(206, 25%, 74%) |
| HSV | hsv(206, 17%, 80%) |
| CMYK | cmyk(16.6%, 7.3%, 0%, 19.6%) |
| CIE-LAB | lab(76.00, -3.36, -9.73) |
| CIE-LCH | lch(76.00, 10.29, 250.93°) |
| OKLab | oklab(79.18% -0.0142 -0.0263) |
| OKLCH | oklch(79.18% 0.03 241.7) |
| XYZ | xyz(46.2247, 49.8916, 64.9404) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.19
Light Grey Blue
#9DBCD4
ΔE00 3.95
Lightsteelblue
#B0C4DE
ΔE00 4.73
Light Blue Grey
#B7C9E2
ΔE00 5.33
Cool Gray
#9AA7B0
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBECD #CDBAAB
analogous
#ABCDCB #ABBECD #ABADCD
triadic
#ABBECD #CDABBE #BECDAB
tetradic
#ABBECD #CBABCD #CDBAAB #ADCDAB
square
#ABBECD #CBABCD #CDBAAB #ADCDAB
split-complementary
#ABBECD #CDABAD #CDCBAB
monochromatic
#5F839F #85A0B6 #ABBECD #D1DCE4 #ECF0F4
Accessibility & contrast
On white
1.91
#ABBECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ABBECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBECD
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBECD | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#B3BACD
Tritanopia (blue-blind)
#A2C2C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbecd; /* rgb */ color: rgb(171, 190, 205); /* oklch */ color: oklch(79.2% 0.030 241.7);
Tailwind
colors: {
custom: {
50: '#c4d1dc',
500: '#abbecd',
950: '#000000',
},
}SCSS
$custom: #abbecd; $custom-light: #c4d1dc; $custom-dark: #000000;
JSON
{
"hex": "#abbecd",
"rgb": {
"r": 171,
"g": 190,
"b": 205
},
"hsl": {
"h": 206.471,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.79178,
"c": 0.02987,
"h": 241.7
},
"luminance": 0.49893
}Semantic roles & 50–950 ramp
primary
#ABBECD
secondary
#EAE5E1
accent
#6D42A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283