#ABE27D#ABE27D
#ABE27D is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.2% C 0.143 H 132.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE27D |
|---|---|
| RGB | rgb(171, 226, 125) |
| HSL | hsl(93, 64%, 69%) |
| HSV | hsv(93, 45%, 89%) |
| CMYK | cmyk(24.3%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(84.24, -34.76, 43.65) |
| CIE-LCH | lch(84.24, 55.79, 128.53°) |
| OKLab | oklab(85.21% -0.0958 0.1059) |
| OKLCH | oklch(85.21% 0.143 132.1) |
| XYZ | xyz(47.6918, 64.5301, 29.3409) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 5.89
Pale Light Green
#B1FC99
ΔE00 6.06
Washed Out Green
#BCF5A6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE27D #B47DE2
analogous
#DEE27D #ABE27D #7DE282
triadic
#ABE27D #7DABE2 #E27DAB
tetradic
#ABE27D #7DDEE2 #B47DE2 #E2827D
square
#ABE27D #7DDEE2 #B47DE2 #E2827D
split-complementary
#ABE27D #827DE2 #E27DDE
monochromatic
#6CBB2A #8BD74B #ABE27D #CBEDAF #ECF8E1
Accessibility & contrast
On white
1.51
#ABE27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ABE27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE27D
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE27D | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#ADDBCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe27d; /* rgb */ color: rgb(171, 226, 125); /* oklch */ color: oklch(85.2% 0.143 132.1);
Tailwind
colors: {
custom: {
50: '#c6eba4',
500: '#abe27d',
950: '#000000',
},
}SCSS
$custom: #abe27d; $custom-light: #c6eba4; $custom-dark: #000000;
JSON
{
"hex": "#abe27d",
"rgb": {
"r": 171,
"g": 226,
"b": 125
},
"hsl": {
"h": 92.673,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.8521,
"c": 0.14278,
"h": 132.1
},
"luminance": 0.64531
}Semantic roles & 50–950 ramp
primary
#ABE27D
secondary
#874AB9
accent
#1ACB7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480