#ABEB90#ABEB90
#ABEB90 is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.6% C 0.137 H 136.8°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB90 |
|---|---|
| RGB | rgb(171, 235, 144) |
| HSL | hsl(102, 69%, 74%) |
| HSV | hsv(102, 39%, 92%) |
| CMYK | cmyk(27.2%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(87.04, -36.42, 37.85) |
| CIE-LCH | lch(87.04, 52.52, 133.90°) |
| OKLab | oklab(87.56% -0.0996 0.0934) |
| OKLCH | oklch(87.56% 0.137 136.8) |
| XYZ | xyz(51.5355, 70.0865, 37.1929) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 3.38
Pale Light Green
#B1FC99
ΔE00 3.62
Light Pastel Green
#B2FBA5
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.94
Pastel Green
#B0FF9D
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB90 #D090EB
analogous
#D9EB90 #ABEB90 #90EBA3
triadic
#ABEB90 #90ABEB #EB90AB
tetradic
#ABEB90 #90D9EB #D090EB #EBA390
square
#ABEB90 #90D9EB #D090EB #EBA390
split-complementary
#ABEB90 #A390EB #EB90D9
monochromatic
#5DD828 #84E25C #ABEB90 #D2F4C4 #EBFAE5
Accessibility & contrast
On white
1.40
#ABEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#ABEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB90
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB90 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#E7D895
Tritanopia (blue-blind)
#A9E5D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abeb90; /* rgb */ color: rgb(171, 235, 144); /* oklch */ color: oklch(87.6% 0.137 136.8);
Tailwind
colors: {
custom: {
50: '#c6f1b1',
500: '#abeb90',
950: '#000000',
},
}SCSS
$custom: #abeb90; $custom-light: #c6f1b1; $custom-dark: #000000;
JSON
{
"hex": "#abeb90",
"rgb": {
"r": 171,
"g": 235,
"b": 144
},
"hsl": {
"h": 102.198,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.87557,
"c": 0.13653,
"h": 136.8
},
"luminance": 0.70088
}Semantic roles & 50–950 ramp
primary
#ABEB90
secondary
#A659C6
accent
#14D199
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581