#ABE09D#ABE09D
#ABE09D is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.3% C 0.106 H 139.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE09D |
|---|---|
| RGB | rgb(171, 224, 157) |
| HSL | hsl(107, 52%, 75%) |
| HSV | hsv(107, 30%, 88%) |
| CMYK | cmyk(23.7%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(84.17, -29.42, 27.46) |
| CIE-LCH | lch(84.17, 40.24, 136.97°) |
| OKLab | oklab(85.32% -0.0801 0.0692) |
| OKLCH | oklch(85.32% 0.106 139.2) |
| XYZ | xyz(49.5345, 64.4021, 41.7128) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.08
Light Sage
#BCECAC
ΔE00 3.15
Hospital Green
#9BE5AA
ΔE00 4.31
Washed Out Green
#BCF5A6
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.82
Celadon
#BEFDB7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE09D #D29DE0
analogous
#CCE09D #ABE09D #9DE0B1
triadic
#ABE09D #9DABE0 #E09DAB
tetradic
#ABE09D #9DCCE0 #D29DE0 #E0B19D
square
#ABE09D #9DCCE0 #D29DE0 #E0B19D
split-complementary
#ABE09D #B19DE0 #E09DCC
monochromatic
#5BC340 #83D16F #ABE09D #D3EFCB #EBF8E8
Accessibility & contrast
On white
1.51
#ABE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ABE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE09D
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE09D | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#A8DBCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe09d; /* rgb */ color: rgb(171, 224, 157); /* oklch */ color: oklch(85.3% 0.106 139.2);
Tailwind
colors: {
custom: {
50: '#c5eaba',
500: '#abe09d',
950: '#000000',
},
}SCSS
$custom: #abe09d; $custom-light: #c5eaba; $custom-dark: #000000;
JSON
{
"hex": "#abe09d",
"rgb": {
"r": 171,
"g": 224,
"b": 157
},
"hsl": {
"h": 107.463,
"s": 51.938,
"l": 74.706
},
"oklch": {
"l": 0.85318,
"c": 0.10584,
"h": 139.2
},
"luminance": 0.64404
}Semantic roles & 50–950 ramp
primary
#ABE09D
secondary
#A868B9
accent
#26BF9F
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481