#ABEF9D#ABEF9D
#ABEF9D is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.7% C 0.129 H 140.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEF9D |
|---|---|
| RGB | rgb(171, 239, 157) |
| HSL | hsl(110, 72%, 78%) |
| HSV | hsv(110, 34%, 94%) |
| CMYK | cmyk(28.5%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(88.36, -36.38, 33.07) |
| CIE-LCH | lch(88.36, 49.16, 137.73°) |
| OKLab | oklab(88.69% -0.0992 0.0826) |
| OKLCH | oklch(88.69% 0.129 140.2) |
| XYZ | xyz(53.7450, 72.8233, 43.1163) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.41
Light Pastel Green
#B2FBA5
ΔE00 2.51
Tea Green
#BDF8A3
ΔE00 2.80
Lightgreen
#90EE90
ΔE00 3.56
Pale Light Green
#B1FC99
ΔE00 3.56
Pastel Green
#B0FF9D
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEF9D #E19DEF
analogous
#D4EF9D #ABEF9D #9DEFB8
triadic
#ABEF9D #9DABEF #EF9DAB
tetradic
#ABEF9D #9DD4EF #E19DEF #EFB89D
square
#ABEF9D #9DD4EF #E19DEF #EFB89D
split-complementary
#ABEF9D #B89DEF #EF9DD4
monochromatic
#51DE34 #7EE668 #ABEF9D #D8F8D2 #E8FBE5
Accessibility & contrast
On white
1.35
#ABEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#ABEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEF9D
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEF9D | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E297
Deuteranopia (green-blind)
#E9DBA2
Tritanopia (blue-blind)
#A7EADA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #abef9d; /* rgb */ color: rgb(171, 239, 157); /* oklch */ color: oklch(88.7% 0.129 140.2);
Tailwind
colors: {
custom: {
50: '#c6f4ba',
500: '#abef9d',
950: '#000000',
},
}SCSS
$custom: #abef9d; $custom-light: #c6f4ba; $custom-dark: #000000;
JSON
{
"hex": "#abef9d",
"rgb": {
"r": 171,
"g": 239,
"b": 157
},
"hsl": {
"h": 109.756,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.88693,
"c": 0.12908,
"h": 140.2
},
"luminance": 0.72825
}Semantic roles & 50–950 ramp
primary
#ABEF9D
secondary
#BA64CC
accent
#12D4B3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582