#ABE47B#ABE47B
#ABE47B is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.6% C 0.148 H 132.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE47B |
|---|---|
| RGB | rgb(171, 228, 123) |
| HSL | hsl(93, 66%, 69%) |
| HSV | hsv(93, 46%, 89%) |
| CMYK | cmyk(25%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(84.78, -35.91, 45.29) |
| CIE-LCH | lch(84.78, 57.80, 128.41°) |
| OKLab | oklab(85.64% -0.0991 0.1095) |
| OKLCH | oklch(85.64% 0.148 132.2) |
| XYZ | xyz(48.1123, 65.5736, 28.8571) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.84
Pale Olive Green
#B1D27B
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.46
Spring Green (survey)
#A9F971
ΔE00 5.46
Pale Light Green
#B1FC99
ΔE00 5.80
Tea Green
#BDF8A3
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE47B #B47BE4
analogous
#E0E47B #ABE47B #7BE480
triadic
#ABE47B #7BABE4 #E47BAB
tetradic
#ABE47B #7BE0E4 #B47BE4 #E4807B
square
#ABE47B #7BE0E4 #B47BE4 #E4807B
split-complementary
#ABE47B #807BE4 #E47BE0
monochromatic
#6CBE27 #8BDA48 #ABE47B #CBEEAE #ECF9E1
Accessibility & contrast
On white
1.49
#ABE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#ABE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE47B
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE47B | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#E4D281
Tritanopia (blue-blind)
#ADDDCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe47b; /* rgb */ color: rgb(171, 228, 123); /* oklch */ color: oklch(85.6% 0.148 132.2);
Tailwind
colors: {
custom: {
50: '#c6eca3',
500: '#abe47b',
950: '#000000',
},
}SCSS
$custom: #abe47b; $custom-light: #c6eca3; $custom-dark: #000000;
JSON
{
"hex": "#abe47b",
"rgb": {
"r": 171,
"g": 228,
"b": 123
},
"hsl": {
"h": 92.571,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.85635,
"c": 0.14766,
"h": 132.2
},
"luminance": 0.65575
}Semantic roles & 50–950 ramp
primary
#ABE47B
secondary
#8748BC
accent
#18CE7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480