#ABE19E#ABE19E
#ABE19E is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.6% C 0.106 H 139.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE19E |
|---|---|
| RGB | rgb(171, 225, 158) |
| HSL | hsl(108, 53%, 75%) |
| HSV | hsv(108, 30%, 88%) |
| CMYK | cmyk(24%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(84.47, -29.73, 27.34) |
| CIE-LCH | lch(84.47, 40.40, 137.40°) |
| OKLab | oklab(85.56% -0.081 0.0689) |
| OKLCH | oklch(85.56% 0.106 139.6) |
| XYZ | xyz(49.8897, 64.9755, 42.2541) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.17
Light Sage
#BCECAC
ΔE00 3.01
Hospital Green
#9BE5AA
ΔE00 4.13
Washed Out Green
#BCF5A6
ΔE00 4.73
Tea Green
#BDF8A3
ΔE00 5.67
Celadon
#BEFDB7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE19E #D49EE1
analogous
#CDE19E #ABE19E #9EE1B2
triadic
#ABE19E #9EABE1 #E19EAB
tetradic
#ABE19E #9ECDE1 #D49EE1 #E1B29E
square
#ABE19E #9ECDE1 #D49EE1 #E1B29E
split-complementary
#ABE19E #B29EE1 #E19ECD
monochromatic
#5AC441 #83D36F #ABE19E #D3EFCD #EBF8E8
Accessibility & contrast
On white
1.50
#ABE19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ABE19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE19E
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE19E | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#A8DDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe19e; /* rgb */ color: rgb(171, 225, 158); /* oklch */ color: oklch(85.6% 0.106 139.6);
Tailwind
colors: {
custom: {
50: '#c5eabb',
500: '#abe19e',
950: '#000000',
},
}SCSS
$custom: #abe19e; $custom-light: #c5eabb; $custom-dark: #000000;
JSON
{
"hex": "#abe19e",
"rgb": {
"r": 171,
"g": 225,
"b": 158
},
"hsl": {
"h": 108.358,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.85562,
"c": 0.10634,
"h": 139.6
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#ABE19E
secondary
#AA69BA
accent
#25C0A2
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482