#ABDFAB#ABDFAB
#ABDFAB is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.4% C 0.089 H 144.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFAB |
|---|---|
| RGB | rgb(171, 223, 171) |
| HSL | hsl(120, 45%, 77%) |
| HSV | hsv(120, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(84.16, -26.67, 20.17) |
| CIE-LCH | lch(84.16, 33.44, 142.89°) |
| OKLab | oklab(85.39% -0.0729 0.0515) |
| OKLCH | oklch(85.39% 0.089 144.7) |
| XYZ | xyz(50.5309, 64.3720, 48.2829) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.46
Light Grey Green
#B7E1A1
ΔE00 3.83
Light Sage
#BCECAC
ΔE00 4.19
Mint
#AAF0C1
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 6.95
Celadon
#BEFDB7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFAB #DFABDF
analogous
#C5DFAB #ABDFAB #ABDFC5
triadic
#ABDFAB #ABABDF #DFABAB
tetradic
#ABDFAB #ABC5DF #DFABDF #DFC5AB
square
#ABDFAB #ABC5DF #DFABDF #DFC5AB
split-complementary
#ABDFAB #C5ABDF #DFABC5
monochromatic
#52BD52 #7FCE7F #ABDFAB #D7F0D7 #E9F7E9
Accessibility & contrast
On white
1.51
#ABDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#ABDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFAB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFAB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#A6DCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdfab; /* rgb */ color: rgb(171, 223, 171); /* oklch */ color: oklch(85.4% 0.089 144.7);
Tailwind
colors: {
custom: {
50: '#c5e9c4',
500: '#abdfab',
950: '#000000',
},
}SCSS
$custom: #abdfab; $custom-light: #c5e9c4; $custom-dark: #000000;
JSON
{
"hex": "#abdfab",
"rgb": {
"r": 171,
"g": 223,
"b": 171
},
"hsl": {
"h": 120,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85391,
"c": 0.08924,
"h": 144.7
},
"luminance": 0.64374
}Semantic roles & 50–950 ramp
primary
#ABDFAB
secondary
#B876B8
accent
#2EB8B8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482