#ABE09C#ABE09C
#ABE09C is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.3% C 0.107 H 138.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE09C |
|---|---|
| RGB | rgb(171, 224, 156) |
| HSL | hsl(107, 52%, 75%) |
| HSV | hsv(107, 30%, 88%) |
| CMYK | cmyk(23.7%, 0%, 30.4%, 12.2%) |
| CIE-LAB | lab(84.16, -29.57, 27.95) |
| CIE-LCH | lch(84.16, 40.69, 136.61°) |
| OKLab | oklab(85.3% -0.0805 0.0703) |
| OKLCH | oklch(85.3% 0.107 138.9) |
| XYZ | xyz(49.4494, 64.3681, 41.2650) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.09
Light Sage
#BCECAC
ΔE00 3.20
Hospital Green
#9BE5AA
ΔE00 4.45
Washed Out Green
#BCF5A6
ΔE00 4.82
Tea Green
#BDF8A3
ΔE00 5.73
Celadon
#BEFDB7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE09C #D19CE0
analogous
#CDE09C #ABE09C #9CE0AF
triadic
#ABE09C #9CABE0 #E09CAB
tetradic
#ABE09C #9CCDE0 #D19CE0 #E0AF9C
square
#ABE09C #9CCDE0 #D19CE0 #E0AF9C
split-complementary
#ABE09C #AF9CE0 #E09CCD
monochromatic
#5CC33F #83D16D #ABE09C #D3EFCB #EBF8E8
Accessibility & contrast
On white
1.51
#ABE09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#ABE09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE09C
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE09C | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D598
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#A9DBCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe09c; /* rgb */ color: rgb(171, 224, 156); /* oklch */ color: oklch(85.3% 0.107 138.9);
Tailwind
colors: {
custom: {
50: '#c5eab9',
500: '#abe09c',
950: '#000000',
},
}SCSS
$custom: #abe09c; $custom-light: #c5eab9; $custom-dark: #000000;
JSON
{
"hex": "#abe09c",
"rgb": {
"r": 171,
"g": 224,
"b": 156
},
"hsl": {
"h": 106.765,
"s": 52.308,
"l": 74.51
},
"oklch": {
"l": 0.85298,
"c": 0.10693,
"h": 138.9
},
"luminance": 0.6437
}Semantic roles & 50–950 ramp
primary
#ABE09C
secondary
#A767B9
accent
#26C09E
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481