#ABBECB#ABBECB
#ABBECB is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.028 H 237.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBECB |
|---|---|
| RGB | rgb(171, 190, 203) |
| HSL | hsl(204, 24%, 73%) |
| HSV | hsv(204, 16%, 80%) |
| CMYK | cmyk(15.8%, 6.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.94, -3.79, -8.73) |
| CIE-LCH | lch(75.94, 9.52, 246.54°) |
| OKLab | oklab(79.11% -0.0149 -0.0236) |
| OKLCH | oklch(79.11% 0.028 237.7) |
| XYZ | xyz(45.9849, 49.7956, 63.6771) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.05
Light Grey Blue
#9DBCD4
ΔE00 4.45
Lightsteelblue
#B0C4DE
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 6.11
Cool Gray
#9AA7B0
ΔE00 6.56
Dove Gray
#B6B8BD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBECB #CBB8AB
analogous
#ABCBC8 #ABBECB #ABAECB
triadic
#ABBECB #CBABBE #BECBAB
tetradic
#ABBECB #C8ABCB #CBB8AB #AECBAB
square
#ABBECB #C8ABCB #CBB8AB #AECBAB
split-complementary
#ABBECB #CBABAE #CBC8AB
monochromatic
#60839B #85A1B4 #ABBECB #D1DBE2 #ECF0F3
Accessibility & contrast
On white
1.92
#ABBECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ABBECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBECB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBECB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCC
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#A3C1C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbecb; /* rgb */ color: rgb(171, 190, 203); /* oklch */ color: oklch(79.1% 0.028 237.7);
Tailwind
colors: {
custom: {
50: '#c4d1da',
500: '#abbecb',
950: '#000000',
},
}SCSS
$custom: #abbecb; $custom-light: #c4d1da; $custom-dark: #000000;
JSON
{
"hex": "#abbecb",
"rgb": {
"r": 171,
"g": 190,
"b": 203
},
"hsl": {
"h": 204.375,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.79112,
"c": 0.0279,
"h": 237.7
},
"luminance": 0.49797
}Semantic roles & 50–950 ramp
primary
#ABBECB
secondary
#EAE5E1
accent
#6A44A2
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283