#ABE79D#ABE79D
#ABE79D is a very light, moderate green. Relative luminance 0.682; OKLCH L 86.9% C 0.117 H 139.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE79D |
|---|---|
| RGB | rgb(171, 231, 157) |
| HSL | hsl(109, 61%, 76%) |
| HSV | hsv(109, 32%, 91%) |
| CMYK | cmyk(26%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(86.13, -32.70, 30.09) |
| CIE-LCH | lch(86.13, 44.44, 137.38°) |
| OKLab | oklab(86.89% -0.0891 0.0755) |
| OKLCH | oklch(86.89% 0.117 139.8) |
| XYZ | xyz(51.4546, 68.2424, 42.3528) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.00
Light Grey Green
#B7E1A1
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.36
Tea Green
#BDF8A3
ΔE00 4.18
Light Pastel Green
#B2FBA5
ΔE00 4.44
Hospital Green
#9BE5AA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE79D #D99DE7
analogous
#D0E79D #ABE79D #9DE7B4
triadic
#ABE79D #9DABE7 #E79DAB
tetradic
#ABE79D #9DD0E7 #D99DE7 #E7B49D
square
#ABE79D #9DD0E7 #D99DE7 #E7B49D
split-complementary
#ABE79D #B49DE7 #E79DD0
monochromatic
#57CF3B #81DB6C #ABE79D #D5F3CE #EAF9E6
Accessibility & contrast
On white
1.43
#ABE79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#ABE79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE79D
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE79D | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB98
Deuteranopia (green-blind)
#E2D5A1
Tritanopia (blue-blind)
#A8E2D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe79d; /* rgb */ color: rgb(171, 231, 157); /* oklch */ color: oklch(86.9% 0.117 139.8);
Tailwind
colors: {
custom: {
50: '#c5efba',
500: '#abe79d',
950: '#000000',
},
}SCSS
$custom: #abe79d; $custom-light: #c5efba; $custom-dark: #000000;
JSON
{
"hex": "#abe79d",
"rgb": {
"r": 171,
"g": 231,
"b": 157
},
"hsl": {
"h": 108.649,
"s": 60.656,
"l": 76.078
},
"oklch": {
"l": 0.8689,
"c": 0.11679,
"h": 139.8
},
"luminance": 0.68244
}Semantic roles & 50–950 ramp
primary
#ABE79D
secondary
#B067C1
accent
#1DC8A8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581