#ABBFAE#ABBFAE
#ABBFAE is a light, muted green. Relative luminance 0.490; OKLCH L 78.5% C 0.032 H 149.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFAE |
|---|---|
| RGB | rgb(171, 191, 174) |
| HSL | hsl(129, 14%, 71%) |
| HSV | hsv(129, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(75.44, -10.09, 6.26) |
| CIE-LCH | lch(75.44, 11.88, 148.19°) |
| OKLab | oklab(78.45% -0.0279 0.0163) |
| OKLCH | oklch(78.45% 0.032 149.7) |
| XYZ | xyz(43.0638, 48.9749, 47.2205) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.67
Sage Green
#9CAF88
ΔE00 8.67
Darkseagreen
#8FBC8F
ΔE00 10.28
Silver (survey)
#C5C9C7
ΔE00 10.32
Cement
#A5A391
ΔE00 11.05
Pale Teal
#82CBB2
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFAE #BFABBC
analogous
#B2BFAB #ABBFAE #ABBFB8
triadic
#ABBFAE #AEABBF #BFAEAB
tetradic
#ABBFAE #ABB2BF #BFABBC #BFB8AB
square
#ABBFAE #ABB2BF #BFABBC #BFB8AB
split-complementary
#ABBFAE #B8ABBF #BFABB2
monochromatic
#68886C #88A58D #ABBFAE #CED9CF #EEF2EE
Accessibility & contrast
On white
1.95
#ABBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#ABBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFAE
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFAE | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#A9BEBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbfae; /* rgb */ color: rgb(171, 191, 174); /* oklch */ color: oklch(78.5% 0.032 149.7);
Tailwind
colors: {
custom: {
50: '#c4d2c6',
500: '#abbfae',
950: '#000000',
},
}SCSS
$custom: #abbfae; $custom-light: #c4d2c6; $custom-dark: #000000;
JSON
{
"hex": "#abbfae",
"rgb": {
"r": 171,
"g": 191,
"b": 174
},
"hsl": {
"h": 129,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78453,
"c": 0.03233,
"h": 149.7
},
"luminance": 0.48976
}Semantic roles & 50–950 ramp
primary
#ABBFAE
secondary
#E6E0E5
accent
#4E8D98
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282