#ABEC91#ABEC91
#ABEC91 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.8% C 0.137 H 137.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEC91 |
|---|---|
| RGB | rgb(171, 236, 145) |
| HSL | hsl(103, 71%, 75%) |
| HSV | hsv(103, 39%, 93%) |
| CMYK | cmyk(27.5%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(87.33, -36.73, 37.73) |
| CIE-LCH | lch(87.33, 52.66, 134.23°) |
| OKLab | oklab(87.8% -0.1004 0.0932) |
| OKLCH | oklch(87.8% 0.137 137.1) |
| XYZ | xyz(51.8994, 70.6914, 37.6929) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.25
Pale Light Green
#B1FC99
ΔE00 3.41
Light Pastel Green
#B2FBA5
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.80
Pastel Green
#B0FF9D
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEC91 #D291EC
analogous
#D9EC91 #ABEC91 #91ECA5
triadic
#ABEC91 #91ABEC #EC91AB
tetradic
#ABEC91 #91D9EC #D291EC #ECA591
square
#ABEC91 #91D9EC #D291EC #ECA591
split-complementary
#ABEC91 #A591EC #EC91D9
monochromatic
#5BDA29 #83E35D #ABEC91 #D3F5C5 #EBFAE5
Accessibility & contrast
On white
1.39
#ABEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#ABEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEC91
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEC91 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#A9E6D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abec91; /* rgb */ color: rgb(171, 236, 145); /* oklch */ color: oklch(87.8% 0.137 137.1);
Tailwind
colors: {
custom: {
50: '#c6f2b2',
500: '#abec91',
950: '#000000',
},
}SCSS
$custom: #abec91; $custom-light: #c6f2b2; $custom-dark: #000000;
JSON
{
"hex": "#abec91",
"rgb": {
"r": 171,
"g": 236,
"b": 145
},
"hsl": {
"h": 102.857,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.87801,
"c": 0.13699,
"h": 137.1
},
"luminance": 0.70693
}Semantic roles & 50–950 ramp
primary
#ABEC91
secondary
#A85AC7
accent
#13D39C
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581