#ABE093#ABE093
#ABE093 is a very light, moderate green. Relative luminance 0.641; OKLCH L 85.1% C 0.117 H 136.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE093 |
|---|---|
| RGB | rgb(171, 224, 147) |
| HSL | hsl(101, 55%, 73%) |
| HSV | hsv(101, 34%, 88%) |
| CMYK | cmyk(23.7%, 0%, 34.4%, 12.2%) |
| CIE-LAB | lab(84.00, -30.91, 32.36) |
| CIE-LCH | lch(84.00, 44.75, 133.69°) |
| OKLab | oklab(85.13% -0.0843 0.0806) |
| OKLCH | oklch(85.13% 0.117 136.3) |
| XYZ | xyz(48.7154, 64.0745, 37.3991) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.91
Light Sage
#BCECAC
ΔE00 4.07
Washed Out Green
#BCF5A6
ΔE00 4.60
Tea Green
#BDF8A3
ΔE00 5.22
Pale Olive Green
#B1D27B
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE093 #C893E0
analogous
#D1E093 #ABE093 #93E0A1
triadic
#ABE093 #93ABE0 #E093AB
tetradic
#ABE093 #93D1E0 #C893E0 #E0A193
square
#ABE093 #93D1E0 #C893E0 #E0A193
split-complementary
#ABE093 #A193E0 #E093D1
monochromatic
#62C137 #86D263 #ABE093 #D0EEC3 #EDF8E7
Accessibility & contrast
On white
1.52
#ABE093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ABE093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE093
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE093 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#DDD097
Tritanopia (blue-blind)
#AADBCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe093; /* rgb */ color: rgb(171, 224, 147); /* oklch */ color: oklch(85.1% 0.117 136.3);
Tailwind
colors: {
custom: {
50: '#c5eab3',
500: '#abe093',
950: '#000000',
},
}SCSS
$custom: #abe093; $custom-light: #c5eab3; $custom-dark: #000000;
JSON
{
"hex": "#abe093",
"rgb": {
"r": 171,
"g": 224,
"b": 147
},
"hsl": {
"h": 101.299,
"s": 55.396,
"l": 72.745
},
"oklch": {
"l": 0.85125,
"c": 0.11667,
"h": 136.3
},
"luminance": 0.64076
}Semantic roles & 50–950 ramp
primary
#ABE093
secondary
#9C5FB8
accent
#23C391
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481