#ABEB8F#ABEB8F
#ABEB8F is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.5% C 0.138 H 136.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB8F |
|---|---|
| RGB | rgb(171, 235, 143) |
| HSL | hsl(102, 70%, 74%) |
| HSV | hsv(102, 39%, 92%) |
| CMYK | cmyk(27.2%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(87.02, -36.55, 38.32) |
| CIE-LCH | lch(87.02, 52.96, 133.65°) |
| OKLab | oklab(87.54% -0.1 0.0945) |
| OKLCH | oklch(87.54% 0.138 136.6) |
| XYZ | xyz(51.4594, 70.0561, 36.7922) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.48
Pale Light Green
#B1FC99
ΔE00 3.61
Light Pastel Green
#B2FBA5
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 3.98
Pastel Green
#B0FF9D
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB8F #CF8FEB
analogous
#D9EB8F #ABEB8F #8FEBA1
triadic
#ABEB8F #8FABEB #EB8FAB
tetradic
#ABEB8F #8FD9EB #CF8FEB #EBA18F
square
#ABEB8F #8FD9EB #CF8FEB #EBA18F
split-complementary
#ABEB8F #A18FEB #EB8FD9
monochromatic
#5DD827 #84E25B #ABEB8F #D2F4C3 #ECFAE5
Accessibility & contrast
On white
1.40
#ABEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#ABEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB8F
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB8F | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#A9E5D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abeb8f; /* rgb */ color: rgb(171, 235, 143); /* oklch */ color: oklch(87.5% 0.138 136.6);
Tailwind
colors: {
custom: {
50: '#c6f1b1',
500: '#abeb8f',
950: '#000000',
},
}SCSS
$custom: #abeb8f; $custom-light: #c6f1b1; $custom-dark: #000000;
JSON
{
"hex": "#abeb8f",
"rgb": {
"r": 171,
"g": 235,
"b": 143
},
"hsl": {
"h": 101.739,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.8754,
"c": 0.13756,
"h": 136.6
},
"luminance": 0.70058
}Semantic roles & 50–950 ramp
primary
#ABEB8F
secondary
#A459C6
accent
#14D298
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131711
muted
#828581