#ABE19F#ABE19F
#ABE19F is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.6% C 0.105 H 139.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE19F |
|---|---|
| RGB | rgb(171, 225, 159) |
| HSL | hsl(109, 52%, 75%) |
| HSV | hsv(109, 29%, 88%) |
| CMYK | cmyk(24%, 0%, 29.3%, 11.8%) |
| CIE-LAB | lab(84.49, -29.58, 26.85) |
| CIE-LCH | lch(84.49, 39.95, 137.76°) |
| OKLab | oklab(85.58% -0.0806 0.0677) |
| OKLCH | oklch(85.58% 0.105 139.9) |
| XYZ | xyz(49.9761, 65.0101, 42.7093) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.19
Light Sage
#BCECAC
ΔE00 2.98
Hospital Green
#9BE5AA
ΔE00 3.99
Washed Out Green
#BCF5A6
ΔE00 4.81
Tea Green
#BDF8A3
ΔE00 5.78
Celadon
#BEFDB7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE19F #D59FE1
analogous
#CCE19F #ABE19F #9FE1B4
triadic
#ABE19F #9FABE1 #E19FAB
tetradic
#ABE19F #9FCCE1 #D59FE1 #E1B49F
square
#ABE19F #9FCCE1 #D59FE1 #E1B49F
split-complementary
#ABE19F #B49FE1 #E19FCC
monochromatic
#59C442 #82D270 #ABE19F #D4F0CE #EBF8E8
Accessibility & contrast
On white
1.50
#ABE19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ABE19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE19F
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE19F | 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)
#E5D69B
Deuteranopia (green-blind)
#DCD1A2
Tritanopia (blue-blind)
#A8DDD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe19f; /* rgb */ color: rgb(171, 225, 159); /* oklch */ color: oklch(85.6% 0.105 139.9);
Tailwind
colors: {
custom: {
50: '#c5eabb',
500: '#abe19f',
950: '#000000',
},
}SCSS
$custom: #abe19f; $custom-light: #c5eabb; $custom-dark: #000000;
JSON
{
"hex": "#abe19f",
"rgb": {
"r": 171,
"g": 225,
"b": 159
},
"hsl": {
"h": 109.091,
"s": 52.381,
"l": 75.294
},
"oklch": {
"l": 0.85582,
"c": 0.10526,
"h": 139.9
},
"luminance": 0.65012
}Semantic roles & 50–950 ramp
primary
#ABE19F
secondary
#AC6ABA
accent
#26C0A4
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482