#ABEB99#ABEB99
#ABEB99 is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.7% C 0.127 H 138.9°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB99 |
|---|---|
| RGB | rgb(171, 235, 153) |
| HSL | hsl(107, 67%, 76%) |
| HSV | hsv(107, 35%, 92%) |
| CMYK | cmyk(27.2%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(87.18, -35.14, 33.52) |
| CIE-LCH | lch(87.18, 48.56, 136.36°) |
| OKLab | oklab(87.72% -0.0959 0.0835) |
| OKLCH | oklch(87.72% 0.127 138.9) |
| XYZ | xyz(52.2510, 70.3727, 40.9611) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 3.19
Light Pastel Green
#B2FBA5
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 3.87
Light Sage
#BCECAC
ΔE00 3.87
Pale Light Green
#B1FC99
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB99 #D999EB
analogous
#D4EB99 #ABEB99 #99EBB0
triadic
#ABEB99 #99ABEB #EB99AB
tetradic
#ABEB99 #99D4EB #D999EB #EBB099
square
#ABEB99 #99D4EB #D999EB #EBB099
split-complementary
#ABEB99 #B099EB #EB99D4
monochromatic
#57D733 #81E166 #ABEB99 #D5F5CC #EAFAE5
Accessibility & contrast
On white
1.39
#ABEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#ABEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB99
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB99 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#A8E6D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abeb99; /* rgb */ color: rgb(171, 235, 153); /* oklch */ color: oklch(87.7% 0.127 138.9);
Tailwind
colors: {
custom: {
50: '#c5f1b7',
500: '#abeb99',
950: '#000000',
},
}SCSS
$custom: #abeb99; $custom-light: #c5f1b7; $custom-dark: #000000;
JSON
{
"hex": "#abeb99",
"rgb": {
"r": 171,
"g": 235,
"b": 153
},
"hsl": {
"h": 106.829,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.87716,
"c": 0.12716,
"h": 138.9
},
"luminance": 0.70374
}Semantic roles & 50–950 ramp
primary
#ABEB99
secondary
#B062C6
accent
#16CFA7
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581