#ABE27C#ABE27C
#ABE27C is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.2% C 0.144 H 132.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE27C |
|---|---|
| RGB | rgb(171, 226, 124) |
| HSL | hsl(92, 64%, 69%) |
| HSV | hsv(92, 45%, 89%) |
| CMYK | cmyk(24.3%, 0%, 45.1%, 11.4%) |
| CIE-LAB | lab(84.23, -34.87, 44.12) |
| CIE-LCH | lch(84.23, 56.24, 128.33°) |
| OKLab | oklab(85.2% -0.0962 0.1069) |
| OKLCH | oklch(85.2% 0.144 132) |
| XYZ | xyz(47.6283, 64.5047, 29.0062) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.82
Tea Green
#BDF8A3
ΔE00 5.99
Spring Green (survey)
#A9F971
ΔE00 6.03
Pale Light Green
#B1FC99
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE27C #B37CE2
analogous
#DEE27C #ABE27C #7CE280
triadic
#ABE27C #7CABE2 #E27CAB
tetradic
#ABE27C #7CDEE2 #B37CE2 #E2807C
square
#ABE27C #7CDEE2 #B37CE2 #E2807C
split-complementary
#ABE27C #807CE2 #E27CDE
monochromatic
#6CBA29 #8BD74A #ABE27C #CBEDAE #EBF8E0
Accessibility & contrast
On white
1.51
#ABE27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#ABE27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE27C
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE27C | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD574
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#ADDBCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe27c; /* rgb */ color: rgb(171, 226, 124); /* oklch */ color: oklch(85.2% 0.144 132.0);
Tailwind
colors: {
custom: {
50: '#c6eba3',
500: '#abe27c',
950: '#000000',
},
}SCSS
$custom: #abe27c; $custom-light: #c6eba3; $custom-dark: #000000;
JSON
{
"hex": "#abe27c",
"rgb": {
"r": 171,
"g": 226,
"b": 124
},
"hsl": {
"h": 92.353,
"s": 63.75,
"l": 68.627
},
"oklch": {
"l": 0.85195,
"c": 0.14378,
"h": 132
},
"luminance": 0.64506
}Semantic roles & 50–950 ramp
primary
#ABE27C
secondary
#8649B9
accent
#1ACC7A
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480