#ABE396#ABE396
#ABE396 is a very light, moderate green. Relative luminance 0.658; OKLCH L 85.9% C 0.118 H 137.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE396 |
|---|---|
| RGB | rgb(171, 227, 150) |
| HSL | hsl(104, 58%, 74%) |
| HSV | hsv(104, 34%, 89%) |
| CMYK | cmyk(24.7%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(84.89, -31.88, 32.01) |
| CIE-LCH | lch(84.89, 45.18, 134.89°) |
| OKLab | oklab(85.86% -0.0869 0.0799) |
| OKLCH | oklch(85.86% 0.118 137.4) |
| XYZ | xyz(49.7672, 65.7966, 38.9262) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.02
Light Sage
#BCECAC
ΔE00 3.66
Washed Out Green
#BCF5A6
ΔE00 3.98
Tea Green
#BDF8A3
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 5.20
Light Pastel Green
#B2FBA5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE396 #CE96E3
analogous
#D2E396 #ABE396 #96E3A8
triadic
#ABE396 #96ABE3 #E396AB
tetradic
#ABE396 #96D2E3 #CE96E3 #E3A896
square
#ABE396 #96D2E3 #CE96E3 #E3A896
split-complementary
#ABE396 #A896E3 #E396D2
monochromatic
#5EC936 #84D666 #ABE396 #D2F0C6 #ECF9E7
Accessibility & contrast
On white
1.48
#ABE396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#ABE396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE396
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE396 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#A9DECF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe396; /* rgb */ color: rgb(171, 227, 150); /* oklch */ color: oklch(85.9% 0.118 137.4);
Tailwind
colors: {
custom: {
50: '#c5ecb5',
500: '#abe396',
950: '#000000',
},
}SCSS
$custom: #abe396; $custom-light: #c5ecb5; $custom-dark: #000000;
JSON
{
"hex": "#abe396",
"rgb": {
"r": 171,
"g": 227,
"b": 150
},
"hsl": {
"h": 103.636,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.85856,
"c": 0.11807,
"h": 137.4
},
"luminance": 0.65798
}Semantic roles & 50–950 ramp
primary
#ABE396
secondary
#A361BC
accent
#20C598
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481