#ABDF7E#ABDF7E
#ABDF7E is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.5% C 0.137 H 131.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF7E |
|---|---|
| RGB | rgb(171, 223, 126) |
| HSL | hsl(92, 60%, 68%) |
| HSV | hsv(92, 43%, 87%) |
| CMYK | cmyk(23.3%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(83.41, -33.25, 42.11) |
| CIE-LCH | lch(83.41, 53.66, 128.29°) |
| OKLab | oklab(84.54% -0.0916 0.1025) |
| OKLCH | oklch(84.54% 0.137 131.8) |
| XYZ | xyz(46.9474, 62.9386, 29.4095) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.03
Light Moss Green
#A6C875
ΔE00 5.79
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Light Grey Green
#B7E1A1
ΔE00 5.98
Tea Green
#BDF8A3
ΔE00 6.21
Washed Out Green
#BCF5A6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF7E #B27EDF
analogous
#DBDF7E #ABDF7E #7EDF81
triadic
#ABDF7E #7EABDF #DF7EAB
tetradic
#ABDF7E #7EDBDF #B27EDF #DF817E
square
#ABDF7E #7EDBDF #B27EDF #DF817E
split-complementary
#ABDF7E #817EDF #DF7EDB
monochromatic
#6CB62D #8BD34D #ABDF7E #CBEBAF #EBF7E0
Accessibility & contrast
On white
1.55
#ABDF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#ABDF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF7E
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF7E | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D276
Deuteranopia (green-blind)
#DFCE84
Tritanopia (blue-blind)
#ADD8C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdf7e; /* rgb */ color: rgb(171, 223, 126); /* oklch */ color: oklch(84.5% 0.137 131.8);
Tailwind
colors: {
custom: {
50: '#c6e9a5',
500: '#abdf7e',
950: '#000000',
},
}SCSS
$custom: #abdf7e; $custom-light: #c6e9a5; $custom-dark: #000000;
JSON
{
"hex": "#abdf7e",
"rgb": {
"r": 171,
"g": 223,
"b": 126
},
"hsl": {
"h": 92.165,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.84543,
"c": 0.13742,
"h": 131.8
},
"luminance": 0.6294
}Semantic roles & 50–950 ramp
primary
#ABDF7E
secondary
#844BB6
accent
#1EC879
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480