#ABEB9D#ABEB9D
#ABEB9D is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.8% C 0.123 H 140.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB9D |
|---|---|
| RGB | rgb(171, 235, 157) |
| HSL | hsl(109, 66%, 77%) |
| HSV | hsv(109, 33%, 92%) |
| CMYK | cmyk(27.2%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(87.25, -34.55, 31.58) |
| CIE-LCH | lch(87.25, 46.81, 137.57°) |
| OKLab | oklab(87.79% -0.0942 0.079) |
| OKLCH | oklch(87.79% 0.123 140) |
| XYZ | xyz(52.5869, 70.5071, 42.7303) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.73
Light Sage
#BCECAC
ΔE00 3.39
Tea Green
#BDF8A3
ΔE00 3.40
Light Pastel Green
#B2FBA5
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 4.07
Light Grey Green
#B7E1A1
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB9D #DD9DEB
analogous
#D2EB9D #ABEB9D #9DEBB6
triadic
#ABEB9D #9DABEB #EB9DAB
tetradic
#ABEB9D #9DD2EB #DD9DEB #EBB69D
square
#ABEB9D #9DD2EB #DD9DEB #EBB69D
split-complementary
#ABEB9D #B69DEB #EB9DD2
monochromatic
#54D637 #7FE16A #ABEB9D #D7F5D0 #E9FAE6
Accessibility & contrast
On white
1.39
#ABEB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#ABEB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB9D
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB9D | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE98
Deuteranopia (green-blind)
#E6D8A1
Tritanopia (blue-blind)
#A7E6D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abeb9d; /* rgb */ color: rgb(171, 235, 157); /* oklch */ color: oklch(87.8% 0.123 140.0);
Tailwind
colors: {
custom: {
50: '#c5f1ba',
500: '#abeb9d',
950: '#000000',
},
}SCSS
$custom: #abeb9d; $custom-light: #c5f1ba; $custom-dark: #000000;
JSON
{
"hex": "#abeb9d",
"rgb": {
"r": 171,
"g": 235,
"b": 157
},
"hsl": {
"h": 109.231,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.87791,
"c": 0.12296,
"h": 140
},
"luminance": 0.70509
}Semantic roles & 50–950 ramp
primary
#ABEB9D
secondary
#B566C7
accent
#18CEAD
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581