#ABEF93#ABEF93
#ABEF93 is a very light, vivid green. Relative luminance 0.725; OKLCH L 88.5% C 0.139 H 137.8°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEF93 |
|---|---|
| RGB | rgb(171, 239, 147) |
| HSL | hsl(104, 74%, 76%) |
| HSV | hsv(104, 38%, 94%) |
| CMYK | cmyk(28.5%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(88.21, -37.81, 37.87) |
| CIE-LCH | lch(88.21, 53.52, 134.96°) |
| OKLab | oklab(88.52% -0.1033 0.0935) |
| OKLCH | oklch(88.52% 0.139 137.8) |
| XYZ | xyz(52.9260, 72.4956, 38.8026) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.76
Tea Green
#BDF8A3
ΔE00 2.83
Light Pastel Green
#B2FBA5
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.05
Pastel Green
#B0FF9D
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEF93 #D793EF
analogous
#D9EF93 #ABEF93 #93EFA9
triadic
#ABEF93 #93ABEF #EF93AB
tetradic
#ABEF93 #93D9EF #D793EF #EFA993
square
#ABEF93 #93D9EF #D793EF #EFA993
split-complementary
#ABEF93 #A993EF #EF93D9
monochromatic
#58DF28 #82E75E #ABEF93 #D4F7C8 #EAFBE4
Accessibility & contrast
On white
1.35
#ABEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#ABEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEF93
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEF93 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18C
Deuteranopia (green-blind)
#EADB98
Tritanopia (blue-blind)
#A8E9D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #abef93; /* rgb */ color: rgb(171, 239, 147); /* oklch */ color: oklch(88.5% 0.139 137.8);
Tailwind
colors: {
custom: {
50: '#c6f4b3',
500: '#abef93',
950: '#000000',
},
}SCSS
$custom: #abef93; $custom-light: #c6f4b3; $custom-dark: #000000;
JSON
{
"hex": "#abef93",
"rgb": {
"r": 171,
"g": 239,
"b": 147
},
"hsl": {
"h": 104.348,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.88515,
"c": 0.1394,
"h": 137.8
},
"luminance": 0.72498
}Semantic roles & 50–950 ramp
primary
#ABEF93
secondary
#AE5BCB
accent
#0FD6A2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581