#ABE279#ABE279
#ABE279 is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.2% C 0.147 H 131.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE279 |
|---|---|
| RGB | rgb(171, 226, 121) |
| HSL | hsl(91, 64%, 68%) |
| HSV | hsv(91, 46%, 89%) |
| CMYK | cmyk(24.3%, 0%, 46.5%, 11.4%) |
| CIE-LAB | lab(84.19, -35.23, 45.52) |
| CIE-LCH | lch(84.19, 57.56, 127.73°) |
| OKLab | oklab(85.15% -0.0974 0.1099) |
| OKLCH | oklch(85.15% 0.147 131.5) |
| XYZ | xyz(47.4414, 64.4300, 28.0222) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Spring Green (survey)
#A9F971
ΔE00 5.82
Celery
#C1FD95
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 6.26
Tea Green
#BDF8A3
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE279 #B079E2
analogous
#DFE279 #ABE279 #79E27C
triadic
#ABE279 #79ABE2 #E279AB
tetradic
#ABE279 #79DFE2 #B079E2 #E27C79
square
#ABE279 #79DFE2 #B079E2 #E27C79
split-complementary
#ABE279 #7C79E2 #E279DF
monochromatic
#6DB928 #8BD747 #ABE279 #CBEDAB #EAF8DE
Accessibility & contrast
On white
1.51
#ABE279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ABE279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE279
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE279 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#ADDAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe279; /* rgb */ color: rgb(171, 226, 121); /* oklch */ color: oklch(85.2% 0.147 131.5);
Tailwind
colors: {
custom: {
50: '#c6eba1',
500: '#abe279',
950: '#000000',
},
}SCSS
$custom: #abe279; $custom-light: #c6eba1; $custom-dark: #000000;
JSON
{
"hex": "#abe279",
"rgb": {
"r": 171,
"g": 226,
"b": 121
},
"hsl": {
"h": 91.429,
"s": 64.417,
"l": 68.039
},
"oklch": {
"l": 0.85151,
"c": 0.14679,
"h": 131.5
},
"luminance": 0.64431
}Semantic roles & 50–950 ramp
primary
#ABE279
secondary
#8246B9
accent
#19CC77
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480