#ABEB8D#ABEB8D
#ABEB8D is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.5% C 0.140 H 136.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB8D |
|---|---|
| RGB | rgb(171, 235, 141) |
| HSL | hsl(101, 70%, 74%) |
| HSV | hsv(101, 40%, 92%) |
| CMYK | cmyk(27.2%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(86.99, -36.82, 39.28) |
| CIE-LCH | lch(86.99, 53.84, 133.15°) |
| OKLab | oklab(87.51% -0.1008 0.0966) |
| OKLCH | oklch(87.51% 0.14 136.2) |
| XYZ | xyz(51.3093, 69.9960, 36.0013) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.52
Pale Light Green
#B1FC99
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 3.71
Light Pastel Green
#B2FBA5
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.10
Pastel Green
#B0FF9D
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB8D #CD8DEB
analogous
#DAEB8D #ABEB8D #8DEB9E
triadic
#ABEB8D #8DABEB #EB8DAB
tetradic
#ABEB8D #8DDAEB #CD8DEB #EB9E8D
square
#ABEB8D #8DDAEB #CD8DEB #EB9E8D
split-complementary
#ABEB8D #9E8DEB #EB8DDA
monochromatic
#5FD826 #85E259 #ABEB8D #D1F4C1 #ECFAE5
Accessibility & contrast
On white
1.40
#ABEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#ABEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB8D
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB8D | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#AAE5D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abeb8d; /* rgb */ color: rgb(171, 235, 141); /* oklch */ color: oklch(87.5% 0.140 136.2);
Tailwind
colors: {
custom: {
50: '#c6f1af',
500: '#abeb8d',
950: '#000000',
},
}SCSS
$custom: #abeb8d; $custom-light: #c6f1af; $custom-dark: #000000;
JSON
{
"hex": "#abeb8d",
"rgb": {
"r": 171,
"g": 235,
"b": 141
},
"hsl": {
"h": 100.851,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.87507,
"c": 0.13962,
"h": 136.2
},
"luminance": 0.69998
}Semantic roles & 50–950 ramp
primary
#ABEB8D
secondary
#A257C6
accent
#13D295
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581