#ABE274#ABE274
#ABE274 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.1% C 0.152 H 130.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE274 |
|---|---|
| RGB | rgb(171, 226, 116) |
| HSL | hsl(90, 65%, 67%) |
| HSV | hsv(90, 49%, 89%) |
| CMYK | cmyk(24.3%, 0%, 48.7%, 11.4%) |
| CIE-LAB | lab(84.13, -35.80, 47.84) |
| CIE-LCH | lch(84.13, 59.75, 126.80°) |
| OKLab | oklab(85.08% -0.0992 0.1147) |
| OKLCH | oklch(85.08% 0.152 130.9) |
| XYZ | xyz(47.1427, 64.3105, 26.4490) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.07
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Spring Green (survey)
#A9F971
ΔE00 5.56
Celery
#C1FD95
ΔE00 6.07
Kiwi Green
#8EE53F
ΔE00 6.13
Light Pea Green
#C4FE82
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE274 #AB74E2
analogous
#E2E274 #ABE274 #74E274
triadic
#ABE274 #74ABE2 #E274AB
tetradic
#ABE274 #74E2E2 #AB74E2 #E27474
square
#ABE274 #74E2E2 #AB74E2 #E27474
split-complementary
#ABE274 #7474E2 #E274E2
monochromatic
#6EB626 #8CD741 #ABE274 #CAEDA7 #E8F7D9
Accessibility & contrast
On white
1.51
#ABE274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ABE274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE274
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE274 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56A
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#AEDAC8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe274; /* rgb */ color: rgb(171, 226, 116); /* oklch */ color: oklch(85.1% 0.152 130.9);
Tailwind
colors: {
custom: {
50: '#c6eb9e',
500: '#abe274',
950: '#000000',
},
}SCSS
$custom: #abe274; $custom-light: #c6eb9e; $custom-dark: #000000;
JSON
{
"hex": "#abe274",
"rgb": {
"r": 171,
"g": 226,
"b": 116
},
"hsl": {
"h": 90,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.85081,
"c": 0.15168,
"h": 130.9
},
"luminance": 0.64312
}Semantic roles & 50–950 ramp
primary
#ABE274
secondary
#7D44B6
accent
#18CD73
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480