#ABDC98#ABDC98
#ABDC98 is a very light, moderate green. Relative luminance 0.621; OKLCH L 84.3% C 0.105 H 137.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDC98 |
|---|---|
| RGB | rgb(171, 220, 152) |
| HSL | hsl(103, 49%, 73%) |
| HSV | hsv(103, 31%, 86%) |
| CMYK | cmyk(22.3%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(82.97, -28.28, 28.42) |
| CIE-LCH | lch(82.97, 40.09, 134.86°) |
| OKLab | oklab(84.32% -0.077 0.0714) |
| OKLCH | oklch(84.32% 0.105 137.2) |
| XYZ | xyz(48.0539, 62.1101, 39.1563) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.04
Light Sage
#BCECAC
ΔE00 3.90
Hospital Green
#9BE5AA
ΔE00 5.25
Washed Out Green
#BCF5A6
ΔE00 5.58
Pale Olive Green
#B1D27B
ΔE00 5.92
Tea Green
#BDF8A3
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDC98 #C998DC
analogous
#CDDC98 #ABDC98 #98DCA7
triadic
#ABDC98 #98ABDC #DC98AB
tetradic
#ABDC98 #98CDDC #C998DC #DCA798
square
#ABDC98 #98CDDC #C998DC #DCA798
split-complementary
#ABDC98 #A798DC #DC98CD
monochromatic
#62BA3F #86CC6A #ABDC98 #D0ECC6 #ECF7E8
Accessibility & contrast
On white
1.56
#ABDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#ABDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDC98
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDC98 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D194
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#AAD7CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdc98; /* rgb */ color: rgb(171, 220, 152); /* oklch */ color: oklch(84.3% 0.105 137.2);
Tailwind
colors: {
custom: {
50: '#c5e7b6',
500: '#abdc98',
950: '#000000',
},
}SCSS
$custom: #abdc98; $custom-light: #c5e7b6; $custom-dark: #000000;
JSON
{
"hex": "#abdc98",
"rgb": {
"r": 171,
"g": 220,
"b": 152
},
"hsl": {
"h": 103.235,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84322,
"c": 0.105,
"h": 137.2
},
"luminance": 0.62111
}Semantic roles & 50–950 ramp
primary
#ABDC98
secondary
#9E64B4
accent
#29BD93
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481