#ABBEBE#ABBEBE
#ABBEBE is a light, muted teal. Relative luminance 0.492; OKLCH L 78.7% C 0.021 H 196.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEBE |
|---|---|
| RGB | rgb(171, 190, 190) |
| HSL | hsl(180, 13%, 71%) |
| HSV | hsv(180, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(75.58, -6.48, -2.21) |
| CIE-LCH | lch(75.58, 6.85, 198.87°) |
| OKLab | oklab(78.7% -0.02 -0.006) |
| OKLCH | oklch(78.7% 0.021 196.7) |
| XYZ | xyz(44.5002, 49.2018, 55.8576) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.98
Cool Grey
#95A3A6
ΔE00 7.80
Silver
#C0C0C0
ΔE00 8.28
Cool Gray
#9AA7B0
ΔE00 8.28
Dove Gray
#B6B8BD
ΔE00 8.35
Lightblue
#ADD8E6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEBE #BEABAB
analogous
#ABBEB4 #ABBEBE #ABB4BE
triadic
#ABBEBE #BEABBE #BEBEAB
tetradic
#ABBEBE #B4ABBE #BEABAB #B4BEAB
square
#ABBEBE #B4ABBE #BEABAB #B4BEAB
split-complementary
#ABBEBE #BEABB4 #BEB4AB
monochromatic
#688787 #88A3A3 #ABBEBE #CED9D9 #EEF2F2
Accessibility & contrast
On white
1.94
#ABBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#ABBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEBE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEBE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#A6BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbebe; /* rgb */ color: rgb(171, 190, 190); /* oklch */ color: oklch(78.7% 0.021 196.7);
Tailwind
colors: {
custom: {
50: '#c4d1d1',
500: '#abbebe',
950: '#000000',
},
}SCSS
$custom: #abbebe; $custom-light: #c4d1d1; $custom-dark: #000000;
JSON
{
"hex": "#abbebe",
"rgb": {
"r": 171,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78701,
"c": 0.02086,
"h": 196.7
},
"luminance": 0.49203
}Semantic roles & 50–950 ramp
primary
#ABBEBE
secondary
#E5E0E0
accent
#4F4F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282