#ABE78B#ABE78B
#ABE78B is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.6% C 0.136 H 135.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE78B |
|---|---|
| RGB | rgb(171, 231, 139) |
| HSL | hsl(99, 66%, 73%) |
| HSV | hsv(99, 40%, 91%) |
| CMYK | cmyk(26%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(85.84, -35.27, 38.79) |
| CIE-LCH | lch(85.84, 52.42, 132.28°) |
| OKLab | oklab(86.57% -0.0966 0.0954) |
| OKLCH | oklch(86.57% 0.136 135.4) |
| XYZ | xyz(50.0295, 67.6723, 34.8472) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.11
Pale Light Green
#B1FC99
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.62
Light Pastel Green
#B2FBA5
ΔE00 4.83
Celery
#C1FD95
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE78B #C78BE7
analogous
#D9E78B #ABE78B #8BE799
triadic
#ABE78B #8BABE7 #E78BAB
tetradic
#ABE78B #8BD9E7 #C78BE7 #E7998B
square
#ABE78B #8BD9E7 #C78BE7 #E7998B
split-complementary
#ABE78B #998BE7 #E78BD9
monochromatic
#63CD2A #86DD58 #ABE78B #D0F1BE #EDFAE6
Accessibility & contrast
On white
1.44
#ABE78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#ABE78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE78B
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE78B | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA84
Deuteranopia (green-blind)
#E4D590
Tritanopia (blue-blind)
#AAE1D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe78b; /* rgb */ color: rgb(171, 231, 139); /* oklch */ color: oklch(86.6% 0.136 135.4);
Tailwind
colors: {
custom: {
50: '#c6efae',
500: '#abe78b',
950: '#000000',
},
}SCSS
$custom: #abe78b; $custom-light: #c6efae; $custom-dark: #000000;
JSON
{
"hex": "#abe78b",
"rgb": {
"r": 171,
"g": 231,
"b": 139
},
"hsl": {
"h": 99.13,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.86566,
"c": 0.13575,
"h": 135.4
},
"luminance": 0.67674
}Semantic roles & 50–950 ramp
primary
#ABE78B
secondary
#9B56C0
accent
#18CE8E
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581