#ABBEB2#ABBEB2
#ABBEB2 is a light, muted green. Relative luminance 0.487; OKLCH L 78.3% C 0.027 H 158.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEB2 |
|---|---|
| RGB | rgb(171, 190, 178) |
| HSL | hsl(142, 13%, 71%) |
| HSV | hsv(142, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(75.26, -8.82, 3.84) |
| CIE-LCH | lch(75.26, 9.62, 156.45°) |
| OKLab | oklab(78.35% -0.0248 0.01) |
| OKLCH | oklch(78.35% 0.027 158) |
| XYZ | xyz(43.2422, 48.6986, 49.2324) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.95
Greenish Grey
#96AE8D
ΔE00 9.14
Sage Green
#9CAF88
ΔE00 10.26
Cool Grey
#95A3A6
ΔE00 10.51
Silver
#C0C0C0
ΔE00 10.66
Light Grey
#D8DCD6
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEB2 #BEABB7
analogous
#ADBEAB #ABBEB2 #ABBEBB
triadic
#ABBEB2 #B2ABBE #BEB2AB
tetradic
#ABBEB2 #ABADBE #BEABB7 #BEBBAB
square
#ABBEB2 #ABADBE #BEABB7 #BEBBAB
split-complementary
#ABBEB2 #BBABBE #BEABAD
monochromatic
#688773 #88A392 #ABBEB2 #CED9D2 #EEF2EF
Accessibility & contrast
On white
1.96
#ABBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ABBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEB2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEB2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#BAB8B3
Tritanopia (blue-blind)
#A8BEBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbeb2; /* rgb */ color: rgb(171, 190, 178); /* oklch */ color: oklch(78.3% 0.027 158.0);
Tailwind
colors: {
custom: {
50: '#c4d1c9',
500: '#abbeb2',
950: '#000000',
},
}SCSS
$custom: #abbeb2; $custom-light: #c4d1c9; $custom-dark: #000000;
JSON
{
"hex": "#abbeb2",
"rgb": {
"r": 171,
"g": 190,
"b": 178
},
"hsl": {
"h": 142.105,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78349,
"c": 0.02678,
"h": 158
},
"luminance": 0.48699
}Semantic roles & 50–950 ramp
primary
#ABBEB2
secondary
#E5E0E3
accent
#4F7C97
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282