#ABE79B#ABE79B
#ABE79B is a very light, moderate green. Relative luminance 0.682; OKLCH L 86.9% C 0.119 H 139.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE79B |
|---|---|
| RGB | rgb(171, 231, 155) |
| HSL | hsl(107, 61%, 76%) |
| HSV | hsv(107, 33%, 91%) |
| CMYK | cmyk(26%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(86.09, -33.00, 31.06) |
| CIE-LCH | lch(86.09, 45.32, 136.74°) |
| OKLab | oklab(86.85% -0.09 0.0777) |
| OKLCH | oklch(86.85% 0.119 139.2) |
| XYZ | xyz(51.2852, 68.1746, 41.4609) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 3.29
Light Grey Green
#B7E1A1
ΔE00 3.36
Tea Green
#BDF8A3
ΔE00 4.03
Light Pastel Green
#B2FBA5
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE79B #D79BE7
analogous
#D1E79B #ABE79B #9BE7B1
triadic
#ABE79B #9BABE7 #E79BAB
tetradic
#ABE79B #9BD1E7 #D79BE7 #E7B19B
square
#ABE79B #9BD1E7 #D79BE7 #E7B19B
split-complementary
#ABE79B #B19BE7 #E79BD1
monochromatic
#58CF38 #82DB6A #ABE79B #D4F3CC #EAF9E6
Accessibility & contrast
On white
1.43
#ABE79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#ABE79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE79B
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE79B | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB96
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#A8E2D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe79b; /* rgb */ color: rgb(171, 231, 155); /* oklch */ color: oklch(86.9% 0.119 139.2);
Tailwind
colors: {
custom: {
50: '#c5efb9',
500: '#abe79b',
950: '#000000',
},
}SCSS
$custom: #abe79b; $custom-light: #c5efb9; $custom-dark: #000000;
JSON
{
"hex": "#abe79b",
"rgb": {
"r": 171,
"g": 231,
"b": 155
},
"hsl": {
"h": 107.368,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.86851,
"c": 0.11891,
"h": 139.2
},
"luminance": 0.68176
}Semantic roles & 50–950 ramp
primary
#ABE79B
secondary
#AE65C1
accent
#1DC9A5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581