#ABEB83#ABEB83
#ABEB83 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.3% C 0.150 H 134.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB83 |
|---|---|
| RGB | rgb(171, 235, 131) |
| HSL | hsl(97, 72%, 72%) |
| HSV | hsv(97, 44%, 92%) |
| CMYK | cmyk(27.2%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(86.86, -38.11, 44.01) |
| CIE-LCH | lch(86.86, 58.22, 130.89°) |
| OKLab | oklab(87.35% -0.1048 0.107) |
| OKLCH | oklch(87.35% 0.15 134.4) |
| XYZ | xyz(50.5985, 69.7117, 32.2581) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.79
Pale Light Green
#B1FC99
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 4.50
Spring Green (survey)
#A9F971
ΔE00 4.58
Light Green
#96F97B
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB83 #C383EB
analogous
#DFEB83 #ABEB83 #83EB8F
triadic
#ABEB83 #83ABEB #EB83AB
tetradic
#ABEB83 #83DFEB #C383EB #EB8F83
square
#ABEB83 #83DFEB #C383EB #EB8F83
split-complementary
#ABEB83 #8F83EB #EB83DF
monochromatic
#66D222 #87E24E #ABEB83 #CFF4B8 #EDFBE5
Accessibility & contrast
On white
1.41
#ABEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ABEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB83
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB83 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#ABE4D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abeb83; /* rgb */ color: rgb(171, 235, 131); /* oklch */ color: oklch(87.3% 0.150 134.4);
Tailwind
colors: {
custom: {
50: '#c6f1a8',
500: '#abeb83',
950: '#000000',
},
}SCSS
$custom: #abeb83; $custom-light: #c6f1a8; $custom-dark: #000000;
JSON
{
"hex": "#abeb83",
"rgb": {
"r": 171,
"g": 235,
"b": 131
},
"hsl": {
"h": 96.923,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.87348,
"c": 0.14975,
"h": 134.4
},
"luminance": 0.69713
}Semantic roles & 50–950 ramp
primary
#ABEB83
secondary
#974DC5
accent
#11D489
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581