#ABBEBA#ABBEBA
#ABBEBA is a light, muted teal. Relative luminance 0.490; OKLCH L 78.6% C 0.022 H 181.7°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEBA |
|---|---|
| RGB | rgb(171, 190, 186) |
| HSL | hsl(167, 13%, 71%) |
| HSV | hsv(167, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 2.1%, 25.5%) |
| CIE-LAB | lab(75.47, -7.27, -0.20) |
| CIE-LCH | lch(75.47, 7.28, 181.57°) |
| OKLab | oklab(78.58% -0.0216 -0.0006) |
| OKLCH | oklch(78.58% 0.022 181.7) |
| XYZ | xyz(44.0690, 49.0293, 53.5867) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.36
Cool Grey
#95A3A6
ΔE00 8.46
Silver
#C0C0C0
ΔE00 8.90
Dove Gray
#B6B8BD
ΔE00 9.45
Cool Gray
#9AA7B0
ΔE00 9.62
Dark Gray
#A9A9A9
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEBA #BEABAF
analogous
#ABBEB0 #ABBEBA #ABB8BE
triadic
#ABBEBA #BAABBE #BEBAAB
tetradic
#ABBEBA #B0ABBE #BEABAF #B8BEAB
square
#ABBEBA #B0ABBE #BEABAF #B8BEAB
split-complementary
#ABBEBA #BEABB8 #BEB0AB
monochromatic
#688780 #88A39E #ABBEBA #CED9D6 #EEF2F1
Accessibility & contrast
On white
1.94
#ABBEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#ABBEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEBA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEBA | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBA
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#A7BFBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbeba; /* rgb */ color: rgb(171, 190, 186); /* oklch */ color: oklch(78.6% 0.022 181.7);
Tailwind
colors: {
custom: {
50: '#c4d1ce',
500: '#abbeba',
950: '#000000',
},
}SCSS
$custom: #abbeba; $custom-light: #c4d1ce; $custom-dark: #000000;
JSON
{
"hex": "#abbeba",
"rgb": {
"r": 171,
"g": 190,
"b": 186
},
"hsl": {
"h": 167.368,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.7858,
"c": 0.02159,
"h": 181.7
},
"luminance": 0.4903
}Semantic roles & 50–950 ramp
primary
#ABBEBA
secondary
#E5E0E1
accent
#4F5E97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282