#ABE48E#ABE48E
#ABE48E is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 85.9% C 0.128 H 135.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE48E |
|---|---|
| RGB | rgb(171, 228, 142) |
| HSL | hsl(100, 61%, 73%) |
| HSV | hsv(100, 38%, 89%) |
| CMYK | cmyk(25%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(85.05, -33.48, 36.25) |
| CIE-LCH | lch(85.05, 49.35, 132.72°) |
| OKLab | oklab(85.94% -0.0915 0.0896) |
| OKLCH | oklch(85.94% 0.128 135.6) |
| XYZ | xyz(49.4192, 66.0963, 35.7401) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.15
Light Grey Green
#B7E1A1
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.42
Light Sage
#BCECAC
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 4.95
Light Pastel Green
#B2FBA5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE48E #C78EE4
analogous
#D6E48E #ABE48E #8EE49C
triadic
#ABE48E #8EABE4 #E48EAB
tetradic
#ABE48E #8ED6E4 #C78EE4 #E49C8E
square
#ABE48E #8ED6E4 #C78EE4 #E49C8E
split-complementary
#ABE48E #9C8EE4 #E48ED6
monochromatic
#63C830 #86D85D #ABE48E #D0F0BF #EDF9E6
Accessibility & contrast
On white
1.48
#ABE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#ABE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE48E
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE48E | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD888
Deuteranopia (green-blind)
#E1D393
Tritanopia (blue-blind)
#AADECE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe48e; /* rgb */ color: rgb(171, 228, 142); /* oklch */ color: oklch(85.9% 0.128 135.6);
Tailwind
colors: {
custom: {
50: '#c5ecb0',
500: '#abe48e',
950: '#000000',
},
}SCSS
$custom: #abe48e; $custom-light: #c5ecb0; $custom-dark: #000000;
JSON
{
"hex": "#abe48e",
"rgb": {
"r": 171,
"g": 228,
"b": 142
},
"hsl": {
"h": 99.767,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.85938,
"c": 0.12812,
"h": 135.6
},
"luminance": 0.66098
}Semantic roles & 50–950 ramp
primary
#ABE48E
secondary
#9B59BD
accent
#1CC98F
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481