#ABE19D#ABE19D
#ABE19D is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.5% C 0.107 H 139.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE19D |
|---|---|
| RGB | rgb(171, 225, 157) |
| HSL | hsl(108, 53%, 75%) |
| HSV | hsv(108, 30%, 88%) |
| CMYK | cmyk(24%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(84.45, -29.89, 27.84) |
| CIE-LCH | lch(84.45, 40.84, 137.04°) |
| OKLab | oklab(85.54% -0.0814 0.0701) |
| OKLCH | oklch(85.54% 0.107 139.3) |
| XYZ | xyz(49.8040, 64.9412, 41.8026) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.18
Light Sage
#BCECAC
ΔE00 3.06
Hospital Green
#9BE5AA
ΔE00 4.27
Washed Out Green
#BCF5A6
ΔE00 4.65
Tea Green
#BDF8A3
ΔE00 5.57
Celadon
#BEFDB7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE19D #D39DE1
analogous
#CDE19D #ABE19D #9DE1B1
triadic
#ABE19D #9DABE1 #E19DAB
tetradic
#ABE19D #9DCDE1 #D39DE1 #E1B19D
square
#ABE19D #9DCDE1 #D39DE1 #E1B19D
split-complementary
#ABE19D #B19DE1 #E19DCD
monochromatic
#5BC43F #83D36E #ABE19D #D3EFCC #EBF8E8
Accessibility & contrast
On white
1.50
#ABE19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#ABE19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE19D
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE19D | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D699
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#A8DCCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe19d; /* rgb */ color: rgb(171, 225, 157); /* oklch */ color: oklch(85.5% 0.107 139.3);
Tailwind
colors: {
custom: {
50: '#c5eaba',
500: '#abe19d',
950: '#000000',
},
}SCSS
$custom: #abe19d; $custom-light: #c5eaba; $custom-dark: #000000;
JSON
{
"hex": "#abe19d",
"rgb": {
"r": 171,
"g": 225,
"b": 157
},
"hsl": {
"h": 107.647,
"s": 53.125,
"l": 74.902
},
"oklch": {
"l": 0.85542,
"c": 0.10742,
"h": 139.3
},
"luminance": 0.64943
}Semantic roles & 50–950 ramp
primary
#ABE19D
secondary
#A968BA
accent
#25C1A1
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481