#ABBEAF#ABBEAF
#ABBEAF is a light, muted green. Relative luminance 0.486; OKLCH L 78.3% C 0.030 H 151.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEAF |
|---|---|
| RGB | rgb(171, 190, 175) |
| HSL | hsl(133, 13%, 71%) |
| HSV | hsv(133, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(75.19, -9.38, 5.36) |
| CIE-LCH | lch(75.19, 10.81, 150.25°) |
| OKLab | oklab(78.27% -0.0261 0.014) |
| OKLCH | oklch(78.27% 0.03 151.8) |
| XYZ | xyz(42.9443, 48.5794, 47.6634) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.17
Sage Green
#9CAF88
ΔE00 9.20
Silver (survey)
#C5C9C7
ΔE00 9.69
Cement
#A5A391
ΔE00 10.72
Darkseagreen
#8FBC8F
ΔE00 11.01
Light Grey
#D8DCD6
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEAF #BEABBA
analogous
#B0BEAB #ABBEAF #ABBEB8
triadic
#ABBEAF #AFABBE #BEAFAB
tetradic
#ABBEAF #ABB0BE #BEABBA #BEB8AB
square
#ABBEAF #ABB0BE #BEABBA #BEB8AB
split-complementary
#ABBEAF #B8ABBE #BEABB0
monochromatic
#68876E #88A38E #ABBEAF #CED9D0 #EEF2EF
Accessibility & contrast
On white
1.96
#ABBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#ABBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEAF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEAF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBAE
Deuteranopia (green-blind)
#BBB8B0
Tritanopia (blue-blind)
#A9BDBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbeaf; /* rgb */ color: rgb(171, 190, 175); /* oklch */ color: oklch(78.3% 0.030 151.8);
Tailwind
colors: {
custom: {
50: '#c4d1c6',
500: '#abbeaf',
950: '#000000',
},
}SCSS
$custom: #abbeaf; $custom-light: #c4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#abbeaf",
"rgb": {
"r": 171,
"g": 190,
"b": 175
},
"hsl": {
"h": 132.632,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78266,
"c": 0.0296,
"h": 151.8
},
"luminance": 0.4858
}Semantic roles & 50–950 ramp
primary
#ABBEAF
secondary
#E5E0E4
accent
#4F8897
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282