#ABE277#ABE277
#ABE277 is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.1% C 0.149 H 131.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE277 |
|---|---|
| RGB | rgb(171, 226, 119) |
| HSL | hsl(91, 65%, 68%) |
| HSV | hsv(91, 47%, 89%) |
| CMYK | cmyk(24.3%, 0%, 47.3%, 11.4%) |
| CIE-LAB | lab(84.16, -35.46, 46.45) |
| CIE-LCH | lch(84.16, 58.44, 127.35°) |
| OKLab | oklab(85.12% -0.0981 0.1118) |
| OKLCH | oklch(85.12% 0.149 131.3) |
| XYZ | xyz(47.3200, 64.3814, 27.3829) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.93
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Spring Green (survey)
#A9F971
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.95
Light Yellowish Green
#C2FF89
ΔE00 6.22
Light Pea Green
#C4FE82
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE277 #AE77E2
analogous
#E0E277 #ABE277 #77E278
triadic
#ABE277 #77ABE2 #E277AB
tetradic
#ABE277 #77E0E2 #AE77E2 #E27877
square
#ABE277 #77E0E2 #AE77E2 #E27877
split-complementary
#ABE277 #7877E2 #E277E0
monochromatic
#6DB727 #8CD745 #ABE277 #CAEDA9 #E9F8DC
Accessibility & contrast
On white
1.51
#ABE277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ABE277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE277
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE277 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#E2D17D
Tritanopia (blue-blind)
#ADDAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe277; /* rgb */ color: rgb(171, 226, 119); /* oklch */ color: oklch(85.1% 0.149 131.3);
Tailwind
colors: {
custom: {
50: '#c6eba0',
500: '#abe277',
950: '#000000',
},
}SCSS
$custom: #abe277; $custom-light: #c6eba0; $custom-dark: #000000;
JSON
{
"hex": "#abe277",
"rgb": {
"r": 171,
"g": 226,
"b": 119
},
"hsl": {
"h": 90.841,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.85122,
"c": 0.14876,
"h": 131.3
},
"luminance": 0.64383
}Semantic roles & 50–950 ramp
primary
#ABE277
secondary
#8045B8
accent
#19CD75
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480