#ABEBAB#ABEBAB
#ABEBAB is a very light, moderate green. Relative luminance 0.710; OKLCH L 88.1% C 0.108 H 144.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBAB |
|---|---|
| RGB | rgb(171, 235, 171) |
| HSL | hsl(120, 62%, 80%) |
| HSV | hsv(120, 27%, 92%) |
| CMYK | cmyk(27.2%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(87.49, -32.35, 24.76) |
| CIE-LCH | lch(87.49, 40.74, 142.56°) |
| OKLab | oklab(88.07% -0.0883 0.0628) |
| OKLCH | oklch(88.07% 0.108 144.6) |
| XYZ | xyz(53.8514, 71.0128, 49.3897) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.70
Light Sage
#BCECAC
ΔE00 2.87
Light Mint Green
#A6FBB2
ΔE00 3.96
Celadon
#BEFDB7
ΔE00 4.05
Light Grey Green
#B7E1A1
ΔE00 4.15
Light Sea Green
#98F6B0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBAB #EBABEB
analogous
#CBEBAB #ABEBAB #ABEBCB
triadic
#ABEBAB #ABABEB #EBABAB
tetradic
#ABEBAB #ABCBEB #EBABEB #EBCBAB
square
#ABEBAB #ABCBEB #EBABEB #EBCBAB
split-complementary
#ABEBAB #CBABEB #EBABCB
monochromatic
#48D348 #7ADF7A #ABEBAB #DCF7DC #E6F9E6
Accessibility & contrast
On white
1.38
#ABEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#ABEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBAB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBAB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA7
Deuteranopia (green-blind)
#E3D9AE
Tritanopia (blue-blind)
#A5E7DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abebab; /* rgb */ color: rgb(171, 235, 171); /* oklch */ color: oklch(88.1% 0.108 144.6);
Tailwind
colors: {
custom: {
50: '#c5f1c4',
500: '#abebab',
950: '#000000',
},
}SCSS
$custom: #abebab; $custom-light: #c5f1c4; $custom-dark: #000000;
JSON
{
"hex": "#abebab",
"rgb": {
"r": 171,
"g": 235,
"b": 171
},
"hsl": {
"h": 120,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.8807,
"c": 0.10836,
"h": 144.6
},
"luminance": 0.71015
}Semantic roles & 50–950 ramp
primary
#ABEBAB
secondary
#C773C7
accent
#1CC9C9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582