#ABDFAC#ABDFAC
#ABDFAC is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.4% C 0.088 H 145.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFAC |
|---|---|
| RGB | rgb(171, 223, 172) |
| HSL | hsl(121, 45%, 77%) |
| HSV | hsv(121, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(84.18, -26.50, 19.68) |
| CIE-LCH | lch(84.18, 33.01, 143.40°) |
| OKLab | oklab(85.41% -0.0724 0.0503) |
| OKLCH | oklch(85.41% 0.088 145.2) |
| XYZ | xyz(50.6266, 64.4102, 48.7867) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.50
Light Grey Green
#B7E1A1
ΔE00 4.03
Light Sage
#BCECAC
ΔE00 4.35
Mint
#AAF0C1
ΔE00 4.77
Light Sea Green
#98F6B0
ΔE00 7.09
Celadon
#BEFDB7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFAC #DFABDE
analogous
#C4DFAB #ABDFAC #ABDFC6
triadic
#ABDFAC #ACABDF #DFACAB
tetradic
#ABDFAC #ABC4DF #DFABDE #DFC6AB
square
#ABDFAC #ABC4DF #DFABDE #DFC6AB
split-complementary
#ABDFAC #C6ABDF #DFABC4
monochromatic
#52BD54 #7FCE80 #ABDFAC #D7F0D8 #E9F7E9
Accessibility & contrast
On white
1.51
#ABDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ABDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFAC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFAC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#A6DCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdfac; /* rgb */ color: rgb(171, 223, 172); /* oklch */ color: oklch(85.4% 0.088 145.2);
Tailwind
colors: {
custom: {
50: '#c5e9c5',
500: '#abdfac',
950: '#000000',
},
}SCSS
$custom: #abdfac; $custom-light: #c5e9c5; $custom-dark: #000000;
JSON
{
"hex": "#abdfac",
"rgb": {
"r": 171,
"g": 223,
"b": 172
},
"hsl": {
"h": 121.154,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85414,
"c": 0.08819,
"h": 145.2
},
"luminance": 0.64412
}Semantic roles & 50–950 ramp
primary
#ABDFAC
secondary
#B876B6
accent
#2EB5B8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482