#ABE09F#ABE09F
#ABE09F is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.4% C 0.104 H 139.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE09F |
|---|---|
| RGB | rgb(171, 224, 159) |
| HSL | hsl(109, 51%, 75%) |
| HSV | hsv(109, 29%, 88%) |
| CMYK | cmyk(23.7%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(84.21, -29.11, 26.48) |
| CIE-LCH | lch(84.21, 39.35, 137.71°) |
| OKLab | oklab(85.36% -0.0793 0.0668) |
| OKLCH | oklch(85.36% 0.104 139.9) |
| XYZ | xyz(49.7066, 64.4710, 42.6194) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.11
Light Sage
#BCECAC
ΔE00 3.09
Hospital Green
#9BE5AA
ΔE00 4.04
Washed Out Green
#BCF5A6
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 6.03
Celadon
#BEFDB7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE09F #D49FE0
analogous
#CBE09F #ABE09F #9FE0B3
triadic
#ABE09F #9FABE0 #E09FAB
tetradic
#ABE09F #9FCBE0 #D49FE0 #E0B39F
square
#ABE09F #9FCBE0 #D49FE0 #E0B39F
split-complementary
#ABE09F #B39FE0 #E09FCB
monochromatic
#5AC242 #83D171 #ABE09F #D3EFCD #EBF8E8
Accessibility & contrast
On white
1.51
#ABE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ABE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE09F
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE09F | 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)
#E4D59B
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#A8DCCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe09f; /* rgb */ color: rgb(171, 224, 159); /* oklch */ color: oklch(85.4% 0.104 139.9);
Tailwind
colors: {
custom: {
50: '#c5eabb',
500: '#abe09f',
950: '#000000',
},
}SCSS
$custom: #abe09f; $custom-light: #c5eabb; $custom-dark: #000000;
JSON
{
"hex": "#abe09f",
"rgb": {
"r": 171,
"g": 224,
"b": 159
},
"hsl": {
"h": 108.923,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.85358,
"c": 0.10368,
"h": 139.9
},
"luminance": 0.64472
}Semantic roles & 50–950 ramp
primary
#ABE09F
secondary
#AA6AB9
accent
#27BFA3
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482