#ABBCAE#ABBCAE
#ABBCAE is a light, muted green. Relative luminance 0.477; OKLCH L 77.8% C 0.027 H 150.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCAE |
|---|---|
| RGB | rgb(171, 188, 174) |
| HSL | hsl(131, 11%, 70%) |
| HSV | hsv(131, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(74.62, -8.52, 5.09) |
| CIE-LCH | lch(74.62, 9.93, 149.15°) |
| OKLab | oklab(77.81% -0.0236 0.0133) |
| OKLCH | oklch(77.81% 0.027 150.7) |
| XYZ | xyz(42.4162, 47.6799, 47.0047) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.37
Silver (survey)
#C5C9C7
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.35
Cement
#A5A391
ΔE00 9.98
Greyish
#A8A495
ΔE00 10.57
Cool Grey
#95A3A6
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCAE #BCABB9
analogous
#B0BCAB #ABBCAE #ABBCB6
triadic
#ABBCAE #AEABBC #BCAEAB
tetradic
#ABBCAE #ABB0BC #BCABB9 #BCB6AB
square
#ABBCAE #ABB0BC #BCABB9 #BCB6AB
split-complementary
#ABBCAE #B6ABBC #BCABB0
monochromatic
#69846E #89A18D #ABBCAE #CDD7CF #EEF1EF
Accessibility & contrast
On white
1.99
#ABBCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ABBCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCAE
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCAE | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#A9BBB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbcae; /* rgb */ color: rgb(171, 188, 174); /* oklch */ color: oklch(77.8% 0.027 150.7);
Tailwind
colors: {
custom: {
50: '#c4d0c6',
500: '#abbcae',
950: '#000000',
},
}SCSS
$custom: #abbcae; $custom-light: #c4d0c6; $custom-dark: #000000;
JSON
{
"hex": "#abbcae",
"rgb": {
"r": 171,
"g": 188,
"b": 174
},
"hsl": {
"h": 130.588,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77809,
"c": 0.02711,
"h": 150.7
},
"luminance": 0.4768
}Semantic roles & 50–950 ramp
primary
#ABBCAE
secondary
#E4DFE3
accent
#508995
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282