#ABBEC5#ABBEC5
#ABBEC5 is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.023 H 221.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC5 |
|---|---|
| RGB | rgb(171, 190, 197) |
| HSL | hsl(196, 18%, 72%) |
| HSV | hsv(196, 13%, 77%) |
| CMYK | cmyk(13.2%, 3.6%, 0%, 22.7%) |
| CIE-LAB | lab(75.77, -5.05, -5.73) |
| CIE-LCH | lch(75.77, 7.64, 228.61°) |
| OKLab | oklab(78.92% -0.0172 -0.0154) |
| OKLCH | oklch(78.92% 0.023 221.9) |
| XYZ | xyz(45.2837, 49.5152, 59.9841) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.65
Cool Gray
#9AA7B0
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 6.79
Dove Gray
#B6B8BD
ΔE00 7.02
Silver (survey)
#C5C9C7
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC5 #C5B2AB
analogous
#ABC5BF #ABBEC5 #ABB1C5
triadic
#ABBEC5 #C5ABBE #BEC5AB
tetradic
#ABBEC5 #BFABC5 #C5B2AB #B1C5AB
square
#ABBEC5 #BFABC5 #C5B2AB #B1C5AB
split-complementary
#ABBEC5 #C5ABB1 #C5BFAB
monochromatic
#648591 #87A2AC #ABBEC5 #CFDADE #EDF1F3
Accessibility & contrast
On white
1.93
#ABBEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#ABBEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC5
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC5 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABDC5
Deuteranopia (green-blind)
#B6B9C5
Tritanopia (blue-blind)
#A4C0C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbec5; /* rgb */ color: rgb(171, 190, 197); /* oklch */ color: oklch(78.9% 0.023 221.9);
Tailwind
colors: {
custom: {
50: '#c4d1d6',
500: '#abbec5',
950: '#000000',
},
}SCSS
$custom: #abbec5; $custom-light: #c4d1d6; $custom-dark: #000000;
JSON
{
"hex": "#abbec5",
"rgb": {
"r": 171,
"g": 190,
"b": 197
},
"hsl": {
"h": 196.154,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.78918,
"c": 0.02314,
"h": 221.9
},
"luminance": 0.49516
}Semantic roles & 50–950 ramp
primary
#ABBEC5
secondary
#E9E4E2
accent
#5F499D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283