#ABE182#ABE182
#ABE182 is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.1% C 0.136 H 132.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE182 |
|---|---|
| RGB | rgb(171, 225, 130) |
| HSL | hsl(94, 61%, 70%) |
| HSV | hsv(94, 42%, 88%) |
| CMYK | cmyk(24%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(84.03, -33.68, 40.92) |
| CIE-LCH | lch(84.03, 53.00, 129.45°) |
| OKLab | oklab(85.06% -0.0925 0.0999) |
| OKLCH | oklch(85.06% 0.136 132.8) |
| XYZ | xyz(47.7482, 64.1189, 30.9753) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 5.59
Tea Green
#BDF8A3
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.60
Pistachio (survey)
#C0FA8B
ΔE00 5.69
Lightgreen
#90EE90
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE182 #B882E1
analogous
#DBE182 #ABE182 #82E189
triadic
#ABE182 #82ABE1 #E182AB
tetradic
#ABE182 #82DBE1 #B882E1 #E18982
square
#ABE182 #82DBE1 #B882E1 #E18982
split-complementary
#ABE182 #8982E1 #E182DB
monochromatic
#6BBC2D #8AD551 #ABE182 #CCEDB3 #EDF9E5
Accessibility & contrast
On white
1.52
#ABE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ABE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE182
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE182 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#ACDACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe182; /* rgb */ color: rgb(171, 225, 130); /* oklch */ color: oklch(85.1% 0.136 132.8);
Tailwind
colors: {
custom: {
50: '#c6eaa7',
500: '#abe182',
950: '#000000',
},
}SCSS
$custom: #abe182; $custom-light: #c6eaa7; $custom-dark: #000000;
JSON
{
"hex": "#abe182",
"rgb": {
"r": 171,
"g": 225,
"b": 130
},
"hsl": {
"h": 94.105,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.85059,
"c": 0.13621,
"h": 132.8
},
"luminance": 0.6412
}Semantic roles & 50–950 ramp
primary
#ABE182
secondary
#8B4FB9
accent
#1DC97F
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480