#ABBEC8#ABBEC8
#ABBEC8 is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.0% C 0.025 H 230.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC8 |
|---|---|
| RGB | rgb(171, 190, 200) |
| HSL | hsl(201, 21%, 73%) |
| HSV | hsv(201, 15%, 78%) |
| CMYK | cmyk(14.5%, 5%, 0%, 21.6%) |
| CIE-LAB | lab(75.86, -4.42, -7.23) |
| CIE-LCH | lch(75.86, 8.48, 238.55°) |
| OKLab | oklab(79.01% -0.0161 -0.0195) |
| OKLCH | oklch(79.01% 0.025 230.5) |
| XYZ | xyz(45.6308, 49.6540, 61.8125) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.40
Light Grey Blue
#9DBCD4
ΔE00 5.45
Cool Gray
#9AA7B0
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC8 #C8B5AB
analogous
#ABC8C3 #ABBEC8 #ABAFC8
triadic
#ABBEC8 #C8ABBE #BEC8AB
tetradic
#ABBEC8 #C3ABC8 #C8B5AB #AFC8AB
square
#ABBEC8 #C3ABC8 #C8B5AB #AFC8AB
split-complementary
#ABBEC8 #C8ABAF #C8C3AB
monochromatic
#628496 #86A1B0 #ABBEC8 #D0DBE0 #EDF1F3
Accessibility & contrast
On white
1.92
#ABBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ABBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC8
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC8 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDC9
Deuteranopia (green-blind)
#B5B9C8
Tritanopia (blue-blind)
#A3C1C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbec8; /* rgb */ color: rgb(171, 190, 200); /* oklch */ color: oklch(79.0% 0.025 230.5);
Tailwind
colors: {
custom: {
50: '#c4d1d8',
500: '#abbec8',
950: '#000000',
},
}SCSS
$custom: #abbec8; $custom-light: #c4d1d8; $custom-dark: #000000;
JSON
{
"hex": "#abbec8",
"rgb": {
"r": 171,
"g": 190,
"b": 200
},
"hsl": {
"h": 200.69,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.79014,
"c": 0.02527,
"h": 230.5
},
"luminance": 0.49655
}Semantic roles & 50–950 ramp
primary
#ABBEC8
secondary
#E9E4E2
accent
#65469F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283