#ABE186#ABE186
#ABE186 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.1% C 0.132 H 133.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE186 |
|---|---|
| RGB | rgb(171, 225, 134) |
| HSL | hsl(96, 60%, 70%) |
| HSV | hsv(96, 40%, 88%) |
| CMYK | cmyk(24%, 0%, 40.4%, 11.8%) |
| CIE-LAB | lab(84.08, -33.17, 39.01) |
| CIE-LCH | lch(84.08, 51.21, 130.37°) |
| OKLab | oklab(85.12% -0.0909 0.0957) |
| OKLCH | oklch(85.12% 0.132 133.5) |
| XYZ | xyz(48.0219, 64.2284, 32.4168) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.62
Light Grey Green
#B7E1A1
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.20
Tea Green
#BDF8A3
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.76
Light Sage
#BCECAC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE186 #BC86E1
analogous
#D9E186 #ABE186 #86E18E
triadic
#ABE186 #86ABE1 #E186AB
tetradic
#ABE186 #86D9E1 #BC86E1 #E18E86
square
#ABE186 #86D9E1 #BC86E1 #E18E86
split-complementary
#ABE186 #8E86E1 #E186D9
monochromatic
#69BE2F #89D555 #ABE186 #CDEDB7 #EEF9E6
Accessibility & contrast
On white
1.52
#ABE186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ABE186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE186
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE186 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57F
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#ACDACB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe186; /* rgb */ color: rgb(171, 225, 134); /* oklch */ color: oklch(85.1% 0.132 133.5);
Tailwind
colors: {
custom: {
50: '#c5eaaa',
500: '#abe186',
950: '#000000',
},
}SCSS
$custom: #abe186; $custom-light: #c5eaaa; $custom-dark: #000000;
JSON
{
"hex": "#abe186",
"rgb": {
"r": 171,
"g": 225,
"b": 134
},
"hsl": {
"h": 95.604,
"s": 60.265,
"l": 70.392
},
"oklch": {
"l": 0.85124,
"c": 0.13205,
"h": 133.5
},
"luminance": 0.6423
}Semantic roles & 50–950 ramp
primary
#ABE186
secondary
#8F52B9
accent
#1EC883
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481