#ABE374#ABE374
#ABE374 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.3% C 0.153 H 131.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE374 |
|---|---|
| RGB | rgb(171, 227, 116) |
| HSL | hsl(90, 66%, 67%) |
| HSV | hsv(90, 49%, 89%) |
| CMYK | cmyk(24.7%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(84.41, -36.25, 48.19) |
| CIE-LCH | lch(84.41, 60.30, 126.95°) |
| OKLab | oklab(85.31% -0.1005 0.1155) |
| OKLCH | oklch(85.31% 0.153 131) |
| XYZ | xyz(47.4154, 64.8559, 26.5399) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Spring Green (survey)
#A9F971
ΔE00 5.31
Pale Olive Green
#B1D27B
ΔE00 5.31
Celery
#C1FD95
ΔE00 5.90
Light Pea Green
#C4FE82
ΔE00 5.97
Light Grass Green
#9AF764
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE374 #AC74E3
analogous
#E3E374 #ABE374 #74E374
triadic
#ABE374 #74ABE3 #E374AB
tetradic
#ABE374 #74E3E3 #AC74E3 #E37474
square
#ABE374 #74E3E3 #AC74E3 #E37474
split-complementary
#ABE374 #7474E3 #E374E3
monochromatic
#6EB825 #8CD941 #ABE374 #CAEDA7 #E9F8DA
Accessibility & contrast
On white
1.50
#ABE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#ABE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE374
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE374 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD56A
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#AEDBC9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe374; /* rgb */ color: rgb(171, 227, 116); /* oklch */ color: oklch(85.3% 0.153 131.0);
Tailwind
colors: {
custom: {
50: '#c6ec9e',
500: '#abe374',
950: '#000000',
},
}SCSS
$custom: #abe374; $custom-light: #c6ec9e; $custom-dark: #000000;
JSON
{
"hex": "#abe374",
"rgb": {
"r": 171,
"g": 227,
"b": 116
},
"hsl": {
"h": 90.27,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.85309,
"c": 0.15309,
"h": 131
},
"luminance": 0.64857
}Semantic roles & 50–950 ramp
primary
#ABE374
secondary
#7E43B8
accent
#17CE74
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480