#ABE28E#ABE28E
#ABE28E is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.5% C 0.125 H 135.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE28E |
|---|---|
| RGB | rgb(171, 226, 142) |
| HSL | hsl(99, 59%, 72%) |
| HSV | hsv(99, 37%, 89%) |
| CMYK | cmyk(24.3%, 0%, 37.2%, 11.4%) |
| CIE-LAB | lab(84.48, -32.56, 35.52) |
| CIE-LCH | lch(84.48, 48.18, 132.50°) |
| OKLab | oklab(85.49% -0.089 0.0879) |
| OKLCH | oklch(85.49% 0.125 135.3) |
| XYZ | xyz(48.8722, 65.0023, 35.5577) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.43
Light Sage
#BCECAC
ΔE00 4.75
Tea Green
#BDF8A3
ΔE00 4.80
Pale Olive Green
#B1D27B
ΔE00 5.29
Lightgreen
#90EE90
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE28E #C58EE2
analogous
#D5E28E #ABE28E #8EE29B
triadic
#ABE28E #8EABE2 #E28EAB
tetradic
#ABE28E #8ED5E2 #C58EE2 #E29B8E
square
#ABE28E #8ED5E2 #C58EE2 #E29B8E
split-complementary
#ABE28E #9B8EE2 #E28ED5
monochromatic
#64C332 #87D65D #ABE28E #CFEEBF #EDF9E7
Accessibility & contrast
On white
1.50
#ABE28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ABE28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE28E
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE28E | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#AADCCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe28e; /* rgb */ color: rgb(171, 226, 142); /* oklch */ color: oklch(85.5% 0.125 135.3);
Tailwind
colors: {
custom: {
50: '#c5ebb0',
500: '#abe28e',
950: '#000000',
},
}SCSS
$custom: #abe28e; $custom-light: #c5ebb0; $custom-dark: #000000;
JSON
{
"hex": "#abe28e",
"rgb": {
"r": 171,
"g": 226,
"b": 142
},
"hsl": {
"h": 99.286,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.85486,
"c": 0.1251,
"h": 135.3
},
"luminance": 0.65004
}Semantic roles & 50–950 ramp
primary
#ABE28E
secondary
#995ABB
accent
#1FC78D
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481