#ABDF85#ABDF85
#ABDF85 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.7% C 0.130 H 133.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF85 |
|---|---|
| RGB | rgb(171, 223, 133) |
| HSL | hsl(95, 58%, 70%) |
| HSV | hsv(95, 40%, 87%) |
| CMYK | cmyk(23.3%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(83.51, -32.37, 38.77) |
| CIE-LCH | lch(83.51, 50.51, 129.86°) |
| OKLab | oklab(84.66% -0.0888 0.0951) |
| OKLCH | oklch(84.66% 0.13 133) |
| XYZ | xyz(47.4150, 63.1256, 31.8721) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Light Grey Green
#B7E1A1
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.56
Tea Green
#BDF8A3
ΔE00 5.72
Light Moss Green
#A6C875
ΔE00 5.78
Light Sage
#BCECAC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF85 #B985DF
analogous
#D8DF85 #ABDF85 #85DF8C
triadic
#ABDF85 #85ABDF #DF85AB
tetradic
#ABDF85 #85D8DF #B985DF #DF8C85
square
#ABDF85 #85D8DF #B985DF #DF8C85
split-complementary
#ABDF85 #8C85DF #DF85D8
monochromatic
#6AB931 #8AD255 #ABDF85 #CCECB5 #EEF8E6
Accessibility & contrast
On white
1.54
#ABDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#ABDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF85
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF85 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#ACD8C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdf85; /* rgb */ color: rgb(171, 223, 133); /* oklch */ color: oklch(84.7% 0.130 133.0);
Tailwind
colors: {
custom: {
50: '#c5e9a9',
500: '#abdf85',
950: '#000000',
},
}SCSS
$custom: #abdf85; $custom-light: #c5e9a9; $custom-dark: #000000;
JSON
{
"hex": "#abdf85",
"rgb": {
"r": 171,
"g": 223,
"b": 133
},
"hsl": {
"h": 94.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84655,
"c": 0.13013,
"h": 133
},
"luminance": 0.63127
}Semantic roles & 50–950 ramp
primary
#ABDF85
secondary
#8C52B6
accent
#1FC680
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481