#ABEB91#ABEB91
#ABEB91 is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.6% C 0.136 H 137.1°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB91 |
|---|---|
| RGB | rgb(171, 235, 145) |
| HSL | hsl(103, 69%, 75%) |
| HSV | hsv(103, 38%, 92%) |
| CMYK | cmyk(27.2%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(87.05, -36.28, 37.37) |
| CIE-LCH | lch(87.05, 52.08, 134.15°) |
| OKLab | oklab(87.57% -0.0992 0.0923) |
| OKLCH | oklch(87.57% 0.136 137.1) |
| XYZ | xyz(51.6123, 70.1172, 37.5972) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.27
Washed Out Green
#BCF5A6
ΔE00 3.28
Pale Light Green
#B1FC99
ΔE00 3.64
Light Pastel Green
#B2FBA5
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.90
Pastel Green
#B0FF9D
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB91 #D191EB
analogous
#D8EB91 #ABEB91 #91EBA4
triadic
#ABEB91 #91ABEB #EB91AB
tetradic
#ABEB91 #91D8EB #D191EB #EBA491
square
#ABEB91 #91D8EB #D191EB #EBA491
split-complementary
#ABEB91 #A491EB #EB91D8
monochromatic
#5CD829 #83E25D #ABEB91 #D3F4C5 #EBFAE5
Accessibility & contrast
On white
1.40
#ABEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#ABEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB91
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB91 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#A9E5D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abeb91; /* rgb */ color: rgb(171, 235, 145); /* oklch */ color: oklch(87.6% 0.136 137.1);
Tailwind
colors: {
custom: {
50: '#c6f1b2',
500: '#abeb91',
950: '#000000',
},
}SCSS
$custom: #abeb91; $custom-light: #c6f1b2; $custom-dark: #000000;
JSON
{
"hex": "#abeb91",
"rgb": {
"r": 171,
"g": 235,
"b": 145
},
"hsl": {
"h": 102.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.87574,
"c": 0.1355,
"h": 137.1
},
"luminance": 0.70119
}Semantic roles & 50–950 ramp
primary
#ABEB91
secondary
#A75AC6
accent
#14D19B
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581