#ABDF8F#ABDF8F
#ABDF8F is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 84.8% C 0.119 H 135.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF8F |
|---|---|
| RGB | rgb(171, 223, 143) |
| HSL | hsl(99, 56%, 72%) |
| HSV | hsv(99, 36%, 87%) |
| CMYK | cmyk(23.3%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(83.66, -31.01, 33.94) |
| CIE-LCH | lch(83.66, 45.97, 132.42°) |
| OKLab | oklab(84.83% -0.0847 0.0843) |
| OKLCH | oklch(84.83% 0.119 135.1) |
| XYZ | xyz(48.1390, 63.4152, 35.6854) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.35
Light Sage
#BCECAC
ΔE00 4.62
Washed Out Green
#BCF5A6
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 4.92
Tea Green
#BDF8A3
ΔE00 5.40
Lightgreen
#90EE90
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF8F #C38FDF
analogous
#D3DF8F #ABDF8F #8FDF9B
triadic
#ABDF8F #8FABDF #DF8FAB
tetradic
#ABDF8F #8FD3DF #C38FDF #DF9B8F
square
#ABDF8F #8FD3DF #C38FDF #DF9B8F
split-complementary
#ABDF8F #9B8FDF #DF8FD3
monochromatic
#66BD36 #87D15F #ABDF8F #CFEDBF #EDF8E7
Accessibility & contrast
On white
1.53
#ABDF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#ABDF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF8F
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF8F | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D389
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#ABD9CB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdf8f; /* rgb */ color: rgb(171, 223, 143); /* oklch */ color: oklch(84.8% 0.119 135.1);
Tailwind
colors: {
custom: {
50: '#c5e9b0',
500: '#abdf8f',
950: '#000000',
},
}SCSS
$custom: #abdf8f; $custom-light: #c5e9b0; $custom-dark: #000000;
JSON
{
"hex": "#abdf8f",
"rgb": {
"r": 171,
"g": 223,
"b": 143
},
"hsl": {
"h": 99,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.84827,
"c": 0.11945,
"h": 135.1
},
"luminance": 0.63416
}Semantic roles & 50–950 ramp
primary
#ABDF8F
secondary
#975BB7
accent
#22C38B
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481