#ABE280#ABE280
#ABE280 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.3% C 0.140 H 132.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE280 |
|---|---|
| RGB | rgb(171, 226, 128) |
| HSL | hsl(94, 63%, 69%) |
| HSV | hsv(94, 43%, 89%) |
| CMYK | cmyk(24.3%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(84.28, -34.39, 42.23) |
| CIE-LCH | lch(84.28, 54.46, 129.16°) |
| OKLab | oklab(85.26% -0.0946 0.1028) |
| OKLCH | oklch(85.26% 0.14 132.6) |
| XYZ | xyz(47.8864, 64.6079, 30.3655) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Tea Green
#BDF8A3
ΔE00 5.62
Washed Out Green
#BCF5A6
ΔE00 5.72
Celery
#C1FD95
ΔE00 5.79
Pale Light Green
#B1FC99
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE280 #B780E2
analogous
#DCE280 #ABE280 #80E286
triadic
#ABE280 #80ABE2 #E280AB
tetradic
#ABE280 #80DCE2 #B780E2 #E28680
square
#ABE280 #80DCE2 #B780E2 #E28680
split-complementary
#ABE280 #8680E2 #E280DC
monochromatic
#6BBD2B #8AD74E #ABE280 #CCEDB2 #EDF9E4
Accessibility & contrast
On white
1.51
#ABE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ABE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE280
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE280 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#ACDBCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe280; /* rgb */ color: rgb(171, 226, 128); /* oklch */ color: oklch(85.3% 0.140 132.6);
Tailwind
colors: {
custom: {
50: '#c6eba6',
500: '#abe280',
950: '#000000',
},
}SCSS
$custom: #abe280; $custom-light: #c6eba6; $custom-dark: #000000;
JSON
{
"hex": "#abe280",
"rgb": {
"r": 171,
"g": 226,
"b": 128
},
"hsl": {
"h": 93.673,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.85255,
"c": 0.13972,
"h": 132.6
},
"luminance": 0.64609
}Semantic roles & 50–950 ramp
primary
#ABE280
secondary
#8A4DBA
accent
#1BCB7E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480