#ABEB95#ABEB95
#ABEB95 is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.6% C 0.131 H 138.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB95 |
|---|---|
| RGB | rgb(171, 235, 149) |
| HSL | hsl(105, 68%, 75%) |
| HSV | hsv(105, 37%, 92%) |
| CMYK | cmyk(27.2%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(87.12, -35.72, 35.45) |
| CIE-LCH | lch(87.12, 50.32, 135.22°) |
| OKLab | oklab(87.64% -0.0975 0.088) |
| OKLCH | oklch(87.64% 0.131 138) |
| XYZ | xyz(51.9262, 70.2428, 39.2503) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.94
Tea Green
#BDF8A3
ΔE00 3.15
Light Pastel Green
#B2FBA5
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.81
Pale Light Green
#B1FC99
ΔE00 3.82
Pastel Green
#B0FF9D
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB95 #D595EB
analogous
#D6EB95 #ABEB95 #95EBAA
triadic
#ABEB95 #95ABEB #EB95AB
tetradic
#ABEB95 #95D6EB #D595EB #EBAA95
square
#ABEB95 #95D6EB #D595EB #EBAA95
split-complementary
#ABEB95 #AA95EB #EB95D6
monochromatic
#59D82E #82E162 #ABEB95 #D4F5C8 #EBFAE5
Accessibility & contrast
On white
1.40
#ABEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#ABEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB95
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB95 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#E7D89A
Tritanopia (blue-blind)
#A8E5D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abeb95; /* rgb */ color: rgb(171, 235, 149); /* oklch */ color: oklch(87.6% 0.131 138.0);
Tailwind
colors: {
custom: {
50: '#c6f1b5',
500: '#abeb95',
950: '#000000',
},
}SCSS
$custom: #abeb95; $custom-light: #c6f1b5; $custom-dark: #000000;
JSON
{
"hex": "#abeb95",
"rgb": {
"r": 171,
"g": 235,
"b": 149
},
"hsl": {
"h": 104.651,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.87644,
"c": 0.13134,
"h": 138
},
"luminance": 0.70245
}Semantic roles & 50–950 ramp
primary
#ABEB95
secondary
#AC5EC6
accent
#15D0A0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581