#ABE27A#ABE27A
#ABE27A is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.2% C 0.146 H 131.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE27A |
|---|---|
| RGB | rgb(171, 226, 122) |
| HSL | hsl(92, 64%, 68%) |
| HSV | hsv(92, 46%, 89%) |
| CMYK | cmyk(24.3%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(84.20, -35.11, 45.06) |
| CIE-LCH | lch(84.20, 57.12, 127.93°) |
| OKLab | oklab(85.17% -0.097 0.1089) |
| OKLCH | oklch(85.17% 0.146 131.7) |
| XYZ | xyz(47.5031, 64.4546, 28.3468) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 5.23
Celery
#C1FD95
ΔE00 5.86
Spring Green (survey)
#A9F971
ΔE00 5.89
Tea Green
#BDF8A3
ΔE00 6.18
Pale Light Green
#B1FC99
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE27A #B17AE2
analogous
#DFE27A #ABE27A #7AE27D
triadic
#ABE27A #7AABE2 #E27AAB
tetradic
#ABE27A #7ADFE2 #B17AE2 #E27D7A
square
#ABE27A #7ADFE2 #B17AE2 #E27D7A
split-complementary
#ABE27A #7D7AE2 #E27ADF
monochromatic
#6DB928 #8BD748 #ABE27A #CBEDAC #EAF8DE
Accessibility & contrast
On white
1.51
#ABE27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ABE27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE27A
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE27A | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#ADDAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe27a; /* rgb */ color: rgb(171, 226, 122); /* oklch */ color: oklch(85.2% 0.146 131.7);
Tailwind
colors: {
custom: {
50: '#c6eba2',
500: '#abe27a',
950: '#000000',
},
}SCSS
$custom: #abe27a; $custom-light: #c6eba2; $custom-dark: #000000;
JSON
{
"hex": "#abe27a",
"rgb": {
"r": 171,
"g": 226,
"b": 122
},
"hsl": {
"h": 91.731,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.85165,
"c": 0.14579,
"h": 131.7
},
"luminance": 0.64456
}Semantic roles & 50–950 ramp
primary
#ABE27A
secondary
#8347B9
accent
#19CC78
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480