#ABE185#ABE185
#ABE185 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.1% C 0.133 H 133.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE185 |
|---|---|
| RGB | rgb(171, 225, 133) |
| HSL | hsl(95, 61%, 70%) |
| HSV | hsv(95, 41%, 88%) |
| CMYK | cmyk(24%, 0%, 40.9%, 11.8%) |
| CIE-LAB | lab(84.07, -33.30, 39.49) |
| CIE-LCH | lch(84.07, 51.65, 130.13°) |
| OKLab | oklab(85.11% -0.0913 0.0968) |
| OKLCH | oklch(85.11% 0.133 133.3) |
| XYZ | xyz(47.9525, 64.2006, 32.0513) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.59
Light Grey Green
#B7E1A1
ΔE00 5.14
Washed Out Green
#BCF5A6
ΔE00 5.30
Tea Green
#BDF8A3
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE185 #BB85E1
analogous
#D9E185 #ABE185 #85E18D
triadic
#ABE185 #85ABE1 #E185AB
tetradic
#ABE185 #85D9E1 #BB85E1 #E18D85
square
#ABE185 #85D9E1 #BB85E1 #E18D85
split-complementary
#ABE185 #8D85E1 #E185D9
monochromatic
#69BD2F #89D554 #ABE185 #CDEDB6 #EEF9E6
Accessibility & contrast
On white
1.52
#ABE185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ABE185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE185
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE185 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57E
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#ACDACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe185; /* rgb */ color: rgb(171, 225, 133); /* oklch */ color: oklch(85.1% 0.133 133.3);
Tailwind
colors: {
custom: {
50: '#c6eaa9',
500: '#abe185',
950: '#000000',
},
}SCSS
$custom: #abe185; $custom-light: #c6eaa9; $custom-dark: #000000;
JSON
{
"hex": "#abe185",
"rgb": {
"r": 171,
"g": 225,
"b": 133
},
"hsl": {
"h": 95.217,
"s": 60.526,
"l": 70.196
},
"oklch": {
"l": 0.85108,
"c": 0.13309,
"h": 133.3
},
"luminance": 0.64202
}Semantic roles & 50–950 ramp
primary
#ABE185
secondary
#8E51B9
accent
#1DC882
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481