#ABEF99#ABEF99
#ABEF99 is a very light, vivid green. Relative luminance 0.727; OKLCH L 88.6% C 0.133 H 139.2°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEF99 |
|---|---|
| RGB | rgb(171, 239, 153) |
| HSL | hsl(107, 73%, 77%) |
| HSV | hsv(107, 36%, 94%) |
| CMYK | cmyk(28.5%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(88.30, -36.97, 35.00) |
| CIE-LCH | lch(88.30, 50.90, 136.57°) |
| OKLab | oklab(88.62% -0.1009 0.087) |
| OKLCH | oklch(88.62% 0.133 139.2) |
| XYZ | xyz(53.4091, 72.6889, 41.3471) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.54
Light Pastel Green
#B2FBA5
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 2.67
Pale Light Green
#B1FC99
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 3.44
Pastel Green
#B0FF9D
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEF99 #DD99EF
analogous
#D6EF99 #ABEF99 #99EFB2
triadic
#ABEF99 #99ABEF #EF99AB
tetradic
#ABEF99 #99D6EF #DD99EF #EFB299
square
#ABEF99 #99D6EF #DD99EF #EFB299
split-complementary
#ABEF99 #B299EF #EF99D6
monochromatic
#54DE2F #7FE764 #ABEF99 #D7F7CE #E9FBE5
Accessibility & contrast
On white
1.35
#ABEF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#ABEF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEF99
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEF99 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E293
Deuteranopia (green-blind)
#EADB9E
Tritanopia (blue-blind)
#A7E9D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #abef99; /* rgb */ color: rgb(171, 239, 153); /* oklch */ color: oklch(88.6% 0.133 139.2);
Tailwind
colors: {
custom: {
50: '#c6f4b8',
500: '#abef99',
950: '#000000',
},
}SCSS
$custom: #abef99; $custom-light: #c6f4b8; $custom-dark: #000000;
JSON
{
"hex": "#abef99",
"rgb": {
"r": 171,
"g": 239,
"b": 153
},
"hsl": {
"h": 107.442,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.8862,
"c": 0.13322,
"h": 139.2
},
"luminance": 0.72691
}Semantic roles & 50–950 ramp
primary
#ABEF99
secondary
#B561CC
accent
#11D5AC
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581