#ABBEAD#ABBEAD
#ABBEAD is a light, muted green. Relative luminance 0.485; OKLCH L 78.2% C 0.032 H 148.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEAD |
|---|---|
| RGB | rgb(171, 190, 173) |
| HSL | hsl(126, 13%, 71%) |
| HSV | hsv(126, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(75.14, -9.76, 6.38) |
| CIE-LCH | lch(75.14, 11.66, 146.82°) |
| OKLab | oklab(78.21% -0.0269 0.0166) |
| OKLCH | oklch(78.21% 0.032 148.3) |
| XYZ | xyz(42.7493, 48.5014, 46.6366) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.57
Sage Green
#9CAF88
ΔE00 8.54
Silver (survey)
#C5C9C7
ΔE00 10.19
Darkseagreen
#8FBC8F
ΔE00 10.39
Cement
#A5A391
ΔE00 10.67
Greyish
#A8A495
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEAD #BEABBC
analogous
#B2BEAB #ABBEAD #ABBEB6
triadic
#ABBEAD #ADABBE #BEADAB
tetradic
#ABBEAD #ABB2BE #BEABBC #BEB6AB
square
#ABBEAD #ABB2BE #BEABBC #BEB6AB
split-complementary
#ABBEAD #B6ABBE #BEABB2
monochromatic
#68876B #88A38B #ABBEAD #CED9CF #EEF2EE
Accessibility & contrast
On white
1.96
#ABBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#ABBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEAD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEAD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAC
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#A9BDB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbead; /* rgb */ color: rgb(171, 190, 173); /* oklch */ color: oklch(78.2% 0.032 148.3);
Tailwind
colors: {
custom: {
50: '#c4d1c5',
500: '#abbead',
950: '#000000',
},
}SCSS
$custom: #abbead; $custom-light: #c4d1c5; $custom-dark: #000000;
JSON
{
"hex": "#abbead",
"rgb": {
"r": 171,
"g": 190,
"b": 173
},
"hsl": {
"h": 126.316,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78211,
"c": 0.03162,
"h": 148.3
},
"luminance": 0.48502
}Semantic roles & 50–950 ramp
primary
#ABBEAD
secondary
#E5E0E4
accent
#4F8F97
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281