#ABBEAC#ABBEAC
#ABBEAC is a light, muted green. Relative luminance 0.485; OKLCH L 78.2% C 0.033 H 146.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEAC |
|---|---|
| RGB | rgb(171, 190, 172) |
| HSL | hsl(123, 13%, 71%) |
| HSV | hsv(123, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 9.5%, 25.5%) |
| CIE-LAB | lab(75.12, -9.94, 6.89) |
| CIE-LCH | lch(75.12, 12.09, 145.29°) |
| OKLab | oklab(78.18% -0.0273 0.0179) |
| OKLCH | oklch(78.18% 0.033 146.7) |
| XYZ | xyz(42.6529, 48.4629, 46.1289) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.30
Sage Green
#9CAF88
ΔE00 8.22
Darkseagreen
#8FBC8F
ΔE00 10.10
Silver (survey)
#C5C9C7
ΔE00 10.45
Cement
#A5A391
ΔE00 10.66
Grey Green
#86A17D
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEAC #BEABBD
analogous
#B3BEAB #ABBEAC #ABBEB5
triadic
#ABBEAC #ACABBE #BEACAB
tetradic
#ABBEAC #ABB3BE #BEABBD #BEB5AB
square
#ABBEAC #ABB3BE #BEABBD #BEB5AB
split-complementary
#ABBEAC #B5ABBE #BEABB3
monochromatic
#68876A #88A38A #ABBEAC #CED9CE #EEF2EE
Accessibility & contrast
On white
1.96
#ABBEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#ABBEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEAC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEAC | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAB
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#A9BDB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbeac; /* rgb */ color: rgb(171, 190, 172); /* oklch */ color: oklch(78.2% 0.033 146.7);
Tailwind
colors: {
custom: {
50: '#c4d1c4',
500: '#abbeac',
950: '#000000',
},
}SCSS
$custom: #abbeac; $custom-light: #c4d1c4; $custom-dark: #000000;
JSON
{
"hex": "#abbeac",
"rgb": {
"r": 171,
"g": 190,
"b": 172
},
"hsl": {
"h": 123.158,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78184,
"c": 0.03268,
"h": 146.7
},
"luminance": 0.48463
}Semantic roles & 50–950 ramp
primary
#ABBEAC
secondary
#E5E0E5
accent
#4F9397
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281