#ABE09E#ABE09E
#ABE09E is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.3% C 0.105 H 139.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE09E |
|---|---|
| RGB | rgb(171, 224, 158) |
| HSL | hsl(108, 52%, 75%) |
| HSV | hsv(108, 29%, 88%) |
| CMYK | cmyk(23.7%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(84.19, -29.26, 26.97) |
| CIE-LCH | lch(84.19, 39.79, 137.34°) |
| OKLab | oklab(85.34% -0.0797 0.068) |
| OKLCH | oklch(85.34% 0.105 139.5) |
| XYZ | xyz(49.6202, 64.4364, 42.1642) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.08
Light Sage
#BCECAC
ΔE00 3.11
Hospital Green
#9BE5AA
ΔE00 4.17
Washed Out Green
#BCF5A6
ΔE00 4.97
Tea Green
#BDF8A3
ΔE00 5.92
Celadon
#BEFDB7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE09E #D39EE0
analogous
#CCE09E #ABE09E #9EE0B2
triadic
#ABE09E #9EABE0 #E09EAB
tetradic
#ABE09E #9ECCE0 #D39EE0 #E0B29E
square
#ABE09E #9ECCE0 #D39EE0 #E0B29E
split-complementary
#ABE09E #B29EE0 #E09ECC
monochromatic
#5BC241 #83D170 #ABE09E #D3EFCC #EBF8E8
Accessibility & contrast
On white
1.51
#ABE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ABE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE09E
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE09E | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59A
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#A8DCCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe09e; /* rgb */ color: rgb(171, 224, 158); /* oklch */ color: oklch(85.3% 0.105 139.5);
Tailwind
colors: {
custom: {
50: '#c5eabb',
500: '#abe09e',
950: '#000000',
},
}SCSS
$custom: #abe09e; $custom-light: #c5eabb; $custom-dark: #000000;
JSON
{
"hex": "#abe09e",
"rgb": {
"r": 171,
"g": 224,
"b": 158
},
"hsl": {
"h": 108.182,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.85338,
"c": 0.10476,
"h": 139.5
},
"luminance": 0.64438
}Semantic roles & 50–950 ramp
primary
#ABE09E
secondary
#A969B9
accent
#27BFA1
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482