#ABEB93#ABEB93
#ABEB93 is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.6% C 0.133 H 137.5°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB93 |
|---|---|
| RGB | rgb(171, 235, 147) |
| HSL | hsl(104, 69%, 75%) |
| HSV | hsv(104, 37%, 92%) |
| CMYK | cmyk(27.2%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(87.08, -36.00, 36.41) |
| CIE-LCH | lch(87.08, 51.20, 134.68°) |
| OKLab | oklab(87.61% -0.0984 0.0901) |
| OKLCH | oklch(87.61% 0.133 137.5) |
| XYZ | xyz(51.7679, 70.1794, 38.4166) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.09
Tea Green
#BDF8A3
ΔE00 3.19
Light Pastel Green
#B2FBA5
ΔE00 3.58
Pale Light Green
#B1FC99
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.84
Pastel Green
#B0FF9D
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB93 #D393EB
analogous
#D7EB93 #ABEB93 #93EBA7
triadic
#ABEB93 #93ABEB #EB93AB
tetradic
#ABEB93 #93D7EB #D393EB #EBA793
square
#ABEB93 #93D7EB #D393EB #EBA793
split-complementary
#ABEB93 #A793EB #EB93D7
monochromatic
#5BD82C #83E15F #ABEB93 #D3F5C7 #EBFAE5
Accessibility & contrast
On white
1.40
#ABEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#ABEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB93
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB93 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#A9E5D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abeb93; /* rgb */ color: rgb(171, 235, 147); /* oklch */ color: oklch(87.6% 0.133 137.5);
Tailwind
colors: {
custom: {
50: '#c6f1b3',
500: '#abeb93',
950: '#000000',
},
}SCSS
$custom: #abeb93; $custom-light: #c6f1b3; $custom-dark: #000000;
JSON
{
"hex": "#abeb93",
"rgb": {
"r": 171,
"g": 235,
"b": 147
},
"hsl": {
"h": 103.636,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.87609,
"c": 0.13342,
"h": 137.5
},
"luminance": 0.70181
}Semantic roles & 50–950 ramp
primary
#ABEB93
secondary
#A95CC6
accent
#15D19D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581