#ABBEC7#ABBEC7
#ABBEC7 is a light, muted cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.025 H 227.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC7 |
|---|---|
| RGB | rgb(171, 190, 199) |
| HSL | hsl(199, 20%, 73%) |
| HSV | hsv(199, 14%, 78%) |
| CMYK | cmyk(14.1%, 4.5%, 0%, 22%) |
| CIE-LAB | lab(75.83, -4.63, -6.73) |
| CIE-LCH | lch(75.83, 8.17, 235.46°) |
| OKLab | oklab(78.98% -0.0164 -0.0181) |
| OKLCH | oklch(78.98% 0.025 227.8) |
| XYZ | xyz(45.5143, 49.6074, 61.1990) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 5.86
Cool Gray
#9AA7B0
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.39
Silver (survey)
#C5C9C7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC7 #C7B4AB
analogous
#ABC7C2 #ABBEC7 #ABB0C7
triadic
#ABBEC7 #C7ABBE #BEC7AB
tetradic
#ABBEC7 #C2ABC7 #C7B4AB #B0C7AB
square
#ABBEC7 #C2ABC7 #C7B4AB #B0C7AB
split-complementary
#ABBEC7 #C7ABB0 #C7C2AB
monochromatic
#638595 #86A2AF #ABBEC7 #D0DADF #EDF1F3
Accessibility & contrast
On white
1.92
#ABBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ABBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC7
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC7 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDC8
Deuteranopia (green-blind)
#B5B9C7
Tritanopia (blue-blind)
#A4C1C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbec7; /* rgb */ color: rgb(171, 190, 199); /* oklch */ color: oklch(79.0% 0.025 227.8);
Tailwind
colors: {
custom: {
50: '#c4d1d8',
500: '#abbec7',
950: '#000000',
},
}SCSS
$custom: #abbec7; $custom-light: #c4d1d8; $custom-dark: #000000;
JSON
{
"hex": "#abbec7",
"rgb": {
"r": 171,
"g": 190,
"b": 199
},
"hsl": {
"h": 199.286,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.78982,
"c": 0.0245,
"h": 227.8
},
"luminance": 0.49608
}Semantic roles & 50–950 ramp
primary
#ABBEC7
secondary
#E9E4E2
accent
#63479E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283