#ABE398#ABE398
#ABE398 is a very light, moderate green. Relative luminance 0.659; OKLCH L 85.9% C 0.116 H 138.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE398 |
|---|---|
| RGB | rgb(171, 227, 152) |
| HSL | hsl(105, 57%, 74%) |
| HSV | hsv(105, 33%, 89%) |
| CMYK | cmyk(24.7%, 0%, 33%, 11%) |
| CIE-LAB | lab(84.93, -31.59, 31.03) |
| CIE-LCH | lch(84.93, 44.28, 135.51°) |
| OKLab | oklab(85.89% -0.0861 0.0776) |
| OKLCH | oklch(85.89% 0.116 138) |
| XYZ | xyz(49.9297, 65.8616, 39.7816) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.81
Light Sage
#BCECAC
ΔE00 3.42
Washed Out Green
#BCF5A6
ΔE00 3.99
Tea Green
#BDF8A3
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 5.08
Light Pastel Green
#B2FBA5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE398 #D098E3
analogous
#D1E398 #ABE398 #98E3AB
triadic
#ABE398 #98ABE3 #E398AB
tetradic
#ABE398 #98D1E3 #D098E3 #E3AB98
square
#ABE398 #98D1E3 #D098E3 #E3AB98
split-complementary
#ABE398 #AB98E3 #E398D1
monochromatic
#5DC938 #84D668 #ABE398 #D2F0C8 #EBF8E7
Accessibility & contrast
On white
1.48
#ABE398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#ABE398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE398
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE398 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D793
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#A9DED0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe398; /* rgb */ color: rgb(171, 227, 152); /* oklch */ color: oklch(85.9% 0.116 138.0);
Tailwind
colors: {
custom: {
50: '#c5ecb7',
500: '#abe398',
950: '#000000',
},
}SCSS
$custom: #abe398; $custom-light: #c5ecb7; $custom-dark: #000000;
JSON
{
"hex": "#abe398",
"rgb": {
"r": 171,
"g": 227,
"b": 152
},
"hsl": {
"h": 104.8,
"s": 57.252,
"l": 74.314
},
"oklch": {
"l": 0.85894,
"c": 0.11592,
"h": 138
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#ABE398
secondary
#A663BC
accent
#21C59B
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481