#ABE282#ABE282
#ABE282 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.3% C 0.138 H 133.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE282 |
|---|---|
| RGB | rgb(171, 226, 130) |
| HSL | hsl(94, 62%, 70%) |
| HSV | hsv(94, 42%, 89%) |
| CMYK | cmyk(24.3%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(84.31, -34.14, 41.28) |
| CIE-LCH | lch(84.31, 53.57, 129.59°) |
| OKLab | oklab(85.29% -0.0938 0.1008) |
| OKLCH | oklch(85.29% 0.138 133) |
| XYZ | xyz(48.0193, 64.6611, 31.0656) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.75
Tea Green
#BDF8A3
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Washed Out Green
#BCF5A6
ΔE00 5.50
Light Grey Green
#B7E1A1
ΔE00 5.71
Celery
#C1FD95
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE282 #B982E2
analogous
#DBE282 #ABE282 #82E289
triadic
#ABE282 #82ABE2 #E282AB
tetradic
#ABE282 #82DBE2 #B982E2 #E28982
square
#ABE282 #82DBE2 #B982E2 #E28982
split-complementary
#ABE282 #8982E2 #E282DB
monochromatic
#6ABE2C #8AD650 #ABE282 #CCEEB4 #EEF9E5
Accessibility & contrast
On white
1.51
#ABE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ABE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE282
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE282 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#ACDBCB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe282; /* rgb */ color: rgb(171, 226, 130); /* oklch */ color: oklch(85.3% 0.138 133.0);
Tailwind
colors: {
custom: {
50: '#c6eba7',
500: '#abe282',
950: '#000000',
},
}SCSS
$custom: #abe282; $custom-light: #c6eba7; $custom-dark: #000000;
JSON
{
"hex": "#abe282",
"rgb": {
"r": 171,
"g": 226,
"b": 130
},
"hsl": {
"h": 94.375,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.85286,
"c": 0.13768,
"h": 133
},
"luminance": 0.64662
}Semantic roles & 50–950 ramp
primary
#ABE282
secondary
#8C4EBA
accent
#1BCA7F
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480