#ABE496#ABE496
#ABE496 is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.1% C 0.120 H 137.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE496 |
|---|---|
| RGB | rgb(171, 228, 150) |
| HSL | hsl(104, 59%, 74%) |
| HSV | hsv(104, 34%, 89%) |
| CMYK | cmyk(25%, 0%, 34.2%, 10.6%) |
| CIE-LAB | lab(85.17, -32.35, 32.38) |
| CIE-LCH | lch(85.17, 45.77, 134.97°) |
| OKLab | oklab(86.08% -0.0882 0.0808) |
| OKLCH | oklch(86.08% 0.12 137.5) |
| XYZ | xyz(50.0415, 66.3452, 39.0176) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.21
Light Sage
#BCECAC
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 3.79
Tea Green
#BDF8A3
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.99
Light Pastel Green
#B2FBA5
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE496 #CF96E4
analogous
#D2E496 #ABE496 #96E4A8
triadic
#ABE496 #96ABE4 #E496AB
tetradic
#ABE496 #96D2E4 #CF96E4 #E4A896
square
#ABE496 #96D2E4 #CF96E4 #E4A896
split-complementary
#ABE496 #A896E4 #E496D2
monochromatic
#5DCB35 #84D765 #ABE496 #D2F1C7 #ECF9E7
Accessibility & contrast
On white
1.47
#ABE496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ABE496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE496
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE496 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#E0D39A
Tritanopia (blue-blind)
#A9DFD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe496; /* rgb */ color: rgb(171, 228, 150); /* oklch */ color: oklch(86.1% 0.120 137.5);
Tailwind
colors: {
custom: {
50: '#c5ecb5',
500: '#abe496',
950: '#000000',
},
}SCSS
$custom: #abe496; $custom-light: #c5ecb5; $custom-dark: #000000;
JSON
{
"hex": "#abe496",
"rgb": {
"r": 171,
"g": 228,
"b": 150
},
"hsl": {
"h": 103.846,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.86082,
"c": 0.11961,
"h": 137.5
},
"luminance": 0.66347
}Semantic roles & 50–950 ramp
primary
#ABE496
secondary
#A461BD
accent
#1FC79A
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481