#ABBEC9#ABBEC9
#ABBEC9 is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.0% C 0.026 H 233.1°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC9 |
|---|---|
| RGB | rgb(171, 190, 201) |
| HSL | hsl(202, 22%, 73%) |
| HSV | hsv(202, 15%, 79%) |
| CMYK | cmyk(14.9%, 5.5%, 0%, 21.2%) |
| CIE-LAB | lab(75.89, -4.21, -7.73) |
| CIE-LCH | lch(75.89, 8.80, 241.42°) |
| OKLab | oklab(79.05% -0.0157 -0.0209) |
| OKLCH | oklch(79.05% 0.026 233.1) |
| XYZ | xyz(45.7481, 49.7009, 62.4300) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.94
Light Grey Blue
#9DBCD4
ΔE00 5.09
Cool Gray
#9AA7B0
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC9 #C9B6AB
analogous
#ABC9C5 #ABBEC9 #ABAFC9
triadic
#ABBEC9 #C9ABBE #BEC9AB
tetradic
#ABBEC9 #C5ABC9 #C9B6AB #AFC9AB
square
#ABBEC9 #C5ABC9 #C9B6AB #AFC9AB
split-complementary
#ABBEC9 #C9ABAF #C9C5AB
monochromatic
#628498 #86A1B1 #ABBEC9 #D0DBE1 #ECF1F3
Accessibility & contrast
On white
1.92
#ABBEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ABBEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC9
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC9 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCA
Deuteranopia (green-blind)
#B5B9C9
Tritanopia (blue-blind)
#A3C1C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbec9; /* rgb */ color: rgb(171, 190, 201); /* oklch */ color: oklch(79.0% 0.026 233.1);
Tailwind
colors: {
custom: {
50: '#c4d1d9',
500: '#abbec9',
950: '#000000',
},
}SCSS
$custom: #abbec9; $custom-light: #c4d1d9; $custom-dark: #000000;
JSON
{
"hex": "#abbec9",
"rgb": {
"r": 171,
"g": 190,
"b": 201
},
"hsl": {
"h": 202,
"s": 21.739,
"l": 72.941
},
"oklch": {
"l": 0.79046,
"c": 0.0261,
"h": 233.1
},
"luminance": 0.49702
}Semantic roles & 50–950 ramp
primary
#ABBEC9
secondary
#E9E4E2
accent
#6745A0
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283