#ABE498#ABE498
#ABE498 is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.1% C 0.117 H 138.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE498 |
|---|---|
| RGB | rgb(171, 228, 152) |
| HSL | hsl(105, 58%, 75%) |
| HSV | hsv(105, 33%, 89%) |
| CMYK | cmyk(25%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(85.21, -32.05, 31.40) |
| CIE-LCH | lch(85.21, 44.87, 135.59°) |
| OKLab | oklab(86.12% -0.0874 0.0785) |
| OKLCH | oklch(86.12% 0.117 138.1) |
| XYZ | xyz(50.2040, 66.4102, 39.8730) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.00
Light Sage
#BCECAC
ΔE00 3.43
Washed Out Green
#BCF5A6
ΔE00 3.79
Tea Green
#BDF8A3
ΔE00 4.50
Light Pastel Green
#B2FBA5
ΔE00 5.03
Lightgreen
#90EE90
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE498 #D198E4
analogous
#D1E498 #ABE498 #98E4AB
triadic
#ABE498 #98ABE4 #E498AB
tetradic
#ABE498 #98D1E4 #D198E4 #E4AB98
square
#ABE498 #98D1E4 #D198E4 #E4AB98
split-complementary
#ABE498 #AB98E4 #E498D1
monochromatic
#5CCB37 #83D768 #ABE498 #D3F1C8 #EBF9E7
Accessibility & contrast
On white
1.47
#ABE498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ABE498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE498
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE498 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D893
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#A9DFD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe498; /* rgb */ color: rgb(171, 228, 152); /* oklch */ color: oklch(86.1% 0.117 138.1);
Tailwind
colors: {
custom: {
50: '#c5ecb7',
500: '#abe498',
950: '#000000',
},
}SCSS
$custom: #abe498; $custom-light: #c5ecb7; $custom-dark: #000000;
JSON
{
"hex": "#abe498",
"rgb": {
"r": 171,
"g": 228,
"b": 152
},
"hsl": {
"h": 105,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.86119,
"c": 0.11748,
"h": 138.1
},
"luminance": 0.66412
}Semantic roles & 50–950 ramp
primary
#ABE498
secondary
#A763BD
accent
#1FC69C
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481