#ABDF98#ABDF98
#ABDF98 is a very light, moderate green. Relative luminance 0.637; OKLCH L 85.0% C 0.110 H 137.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF98 |
|---|---|
| RGB | rgb(171, 223, 152) |
| HSL | hsl(104, 53%, 74%) |
| HSV | hsv(104, 32%, 87%) |
| CMYK | cmyk(23.3%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(83.81, -29.71, 29.54) |
| CIE-LCH | lch(83.81, 41.89, 135.16°) |
| OKLab | oklab(85% -0.0809 0.0741) |
| OKLCH | oklch(85% 0.11 137.5) |
| XYZ | xyz(48.8483, 63.6989, 39.4211) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.21
Light Sage
#BCECAC
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 5.09
Tea Green
#BDF8A3
ΔE00 5.67
Pale Olive Green
#B1D27B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF98 #CC98DF
analogous
#CEDF98 #ABDF98 #98DFA8
triadic
#ABDF98 #98ABDF #DF98AB
tetradic
#ABDF98 #98CEDF #CC98DF #DFA898
square
#ABDF98 #98CEDF #CC98DF #DFA898
split-complementary
#ABDF98 #A898DF #DF98CE
monochromatic
#5FC13C #85D069 #ABDF98 #D1EEC7 #ECF8E8
Accessibility & contrast
On white
1.53
#ABDF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#ABDF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF98
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF98 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D493
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#A9DACD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdf98; /* rgb */ color: rgb(171, 223, 152); /* oklch */ color: oklch(85.0% 0.110 137.5);
Tailwind
colors: {
custom: {
50: '#c5e9b7',
500: '#abdf98',
950: '#000000',
},
}SCSS
$custom: #abdf98; $custom-light: #c5e9b7; $custom-dark: #000000;
JSON
{
"hex": "#abdf98",
"rgb": {
"r": 171,
"g": 223,
"b": 152
},
"hsl": {
"h": 103.944,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.84995,
"c": 0.1097,
"h": 137.5
},
"luminance": 0.637
}Semantic roles & 50–950 ramp
primary
#ABDF98
secondary
#A164B7
accent
#25C097
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481