#ABED91#ABED91
#ABED91 is a very light, vivid green. Relative luminance 0.713; OKLCH L 88.0% C 0.138 H 137.2°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABED91 |
|---|---|
| RGB | rgb(171, 237, 145) |
| HSL | hsl(103, 72%, 75%) |
| HSV | hsv(103, 39%, 93%) |
| CMYK | cmyk(27.8%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(87.62, -37.19, 38.10) |
| CIE-LCH | lch(87.62, 53.24, 134.31°) |
| OKLab | oklab(88.03% -0.1017 0.094) |
| OKLCH | oklch(88.03% 0.138 137.2) |
| XYZ | xyz(52.1881, 71.2688, 37.7891) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.08
Pale Light Green
#B1FC99
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.24
Light Pastel Green
#B2FBA5
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.73
Pastel Green
#B0FF9D
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABED91 #D391ED
analogous
#D9ED91 #ABED91 #91EDA5
triadic
#ABED91 #91ABED #ED91AB
tetradic
#ABED91 #91D9ED #D391ED #EDA591
square
#ABED91 #91D9ED #D391ED #EDA591
split-complementary
#ABED91 #A591ED #ED91D9
monochromatic
#5BDC28 #83E45C #ABED91 #D3F6C6 #EBFBE5
Accessibility & contrast
On white
1.38
#ABED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#ABED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABED91
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABED91 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#A9E7D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #abed91; /* rgb */ color: rgb(171, 237, 145); /* oklch */ color: oklch(88.0% 0.138 137.2);
Tailwind
colors: {
custom: {
50: '#c6f3b2',
500: '#abed91',
950: '#000000',
},
}SCSS
$custom: #abed91; $custom-light: #c6f3b2; $custom-dark: #000000;
JSON
{
"hex": "#abed91",
"rgb": {
"r": 171,
"g": 237,
"b": 145
},
"hsl": {
"h": 103.043,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.88028,
"c": 0.13848,
"h": 137.2
},
"luminance": 0.71271
}Semantic roles & 50–950 ramp
primary
#ABED91
secondary
#A95AC8
accent
#12D49D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581