#ABBEAA#ABBEAA
#ABBEAA is a light, muted green. Relative luminance 0.484; OKLCH L 78.1% C 0.035 H 143.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEAA |
|---|---|
| RGB | rgb(171, 190, 170) |
| HSL | hsl(117, 13%, 71%) |
| HSV | hsv(117, 11%, 75%) |
| CMYK | cmyk(10%, 0%, 10.5%, 25.5%) |
| CIE-LAB | lab(75.07, -10.30, 7.90) |
| CIE-LCH | lch(75.07, 12.99, 142.52°) |
| OKLab | oklab(78.13% -0.0282 0.0206) |
| OKLCH | oklch(78.13% 0.035 143.9) |
| XYZ | xyz(42.4623, 48.3866, 45.1249) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.78
Sage Green
#9CAF88
ΔE00 7.61
Darkseagreen
#8FBC8F
ΔE00 9.53
Cement
#A5A391
ΔE00 10.67
Grey Green
#86A17D
ΔE00 10.84
Silver (survey)
#C5C9C7
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEAA #BDAABE
analogous
#B5BEAA #ABBEAA #AABEB3
triadic
#ABBEAA #AAABBE #BEAAAB
tetradic
#ABBEAA #AAB5BE #BDAABE #BEB3AA
square
#ABBEAA #AAB5BE #BDAABE #BEB3AA
split-complementary
#ABBEAA #B3AABE #BEAAB5
monochromatic
#698767 #89A387 #ABBEAA #CDD9CD #EEF2EE
Accessibility & contrast
On white
1.97
#ABBEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#ABBEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEAA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEAA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#AABDB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbeaa; /* rgb */ color: rgb(171, 190, 170); /* oklch */ color: oklch(78.1% 0.035 143.9);
Tailwind
colors: {
custom: {
50: '#c4d1c3',
500: '#abbeaa',
950: '#000000',
},
}SCSS
$custom: #abbeaa; $custom-light: #c4d1c3; $custom-dark: #000000;
JSON
{
"hex": "#abbeaa",
"rgb": {
"r": 171,
"g": 190,
"b": 170
},
"hsl": {
"h": 117,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.7813,
"c": 0.03487,
"h": 143.9
},
"luminance": 0.48387
}Semantic roles & 50–950 ramp
primary
#ABBEAA
secondary
#E4DFE5
accent
#4E9794
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281