#ABBEAE#ABBEAE
#ABBEAE is a light, muted green. Relative luminance 0.485; OKLCH L 78.2% C 0.031 H 150.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEAE |
|---|---|
| RGB | rgb(171, 190, 174) |
| HSL | hsl(129, 13%, 71%) |
| HSV | hsv(129, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(75.16, -9.57, 5.87) |
| CIE-LCH | lch(75.16, 11.23, 148.47°) |
| OKLab | oklab(78.24% -0.0265 0.0153) |
| OKLCH | oklch(78.24% 0.031 150) |
| XYZ | xyz(42.8464, 48.5403, 47.1481) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.86
Sage Green
#9CAF88
ΔE00 8.86
Silver (survey)
#C5C9C7
ΔE00 9.94
Cement
#A5A391
ΔE00 10.69
Darkseagreen
#8FBC8F
ΔE00 10.70
Light Grey
#D8DCD6
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEAE #BEABBB
analogous
#B1BEAB #ABBEAE #ABBEB7
triadic
#ABBEAE #AEABBE #BEAEAB
tetradic
#ABBEAE #ABB1BE #BEABBB #BEB7AB
square
#ABBEAE #ABB1BE #BEABBB #BEB7AB
split-complementary
#ABBEAE #B7ABBE #BEABB1
monochromatic
#68876D #88A38D #ABBEAE #CED9CF #EEF2EE
Accessibility & contrast
On white
1.96
#ABBEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#ABBEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEAE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEAE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#A9BDB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbeae; /* rgb */ color: rgb(171, 190, 174); /* oklch */ color: oklch(78.2% 0.031 150.0);
Tailwind
colors: {
custom: {
50: '#c4d1c6',
500: '#abbeae',
950: '#000000',
},
}SCSS
$custom: #abbeae; $custom-light: #c4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#abbeae",
"rgb": {
"r": 171,
"g": 190,
"b": 174
},
"hsl": {
"h": 129.474,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78238,
"c": 0.03059,
"h": 150
},
"luminance": 0.48541
}Semantic roles & 50–950 ramp
primary
#ABBEAE
secondary
#E5E0E4
accent
#4F8B97
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282