#ABBBAE#ABBBAE
#ABBBAE is a light, muted green. Relative luminance 0.473; OKLCH L 77.6% C 0.025 H 151.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBAE |
|---|---|
| RGB | rgb(171, 187, 174) |
| HSL | hsl(131, 11%, 70%) |
| HSV | hsv(131, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.35, -8.00, 4.70) |
| CIE-LCH | lch(74.35, 9.28, 149.55°) |
| OKLab | oklab(77.6% -0.0222 0.0123) |
| OKLCH | oklch(77.6% 0.025 151.1) |
| XYZ | xyz(42.2034, 47.2541, 46.9337) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.68
Silver (survey)
#C5C9C7
ΔE00 8.82
Sage Green
#9CAF88
ΔE00 9.64
Cement
#A5A391
ΔE00 9.65
Greyish
#A8A495
ΔE00 10.17
Cool Grey
#95A3A6
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBAE #BBABB8
analogous
#B0BBAB #ABBBAE #ABBBB6
triadic
#ABBBAE #AEABBB #BBAEAB
tetradic
#ABBBAE #ABB0BB #BBABB8 #BBB6AB
square
#ABBBAE #ABB0BB #BBABB8 #BBB6AB
split-complementary
#ABBBAE #B6ABBB #BBABB0
monochromatic
#69826E #89A08D #ABBBAE #CDD6CF #EEF1EF
Accessibility & contrast
On white
2.01
#ABBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ABBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBAE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBAE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#A9BAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbae; /* rgb */ color: rgb(171, 187, 174); /* oklch */ color: oklch(77.6% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#c4cfc6',
500: '#abbbae',
950: '#000000',
},
}SCSS
$custom: #abbbae; $custom-light: #c4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#abbbae",
"rgb": {
"r": 171,
"g": 187,
"b": 174
},
"hsl": {
"h": 131.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77595,
"c": 0.02537,
"h": 151.1
},
"luminance": 0.47255
}Semantic roles & 50–950 ramp
primary
#ABBBAE
secondary
#E3DFE2
accent
#518895
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282