#ABDFAF#ABDFAF
#ABDFAF is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.085 H 146.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFAF |
|---|---|
| RGB | rgb(171, 223, 175) |
| HSL | hsl(125, 45%, 77%) |
| HSV | hsv(125, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(84.24, -25.98, 18.20) |
| CIE-LCH | lch(84.24, 31.72, 145.00°) |
| OKLab | oklab(85.48% -0.0712 0.0466) |
| OKLCH | oklch(85.48% 0.085 146.8) |
| XYZ | xyz(50.9180, 64.5268, 50.3213) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.74
Mint
#AAF0C1
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 4.69
Light Sage
#BCECAC
ΔE00 4.88
Light Teal
#90E4C1
ΔE00 6.89
Seafoam
#7FE0B3
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFAF #DFABDB
analogous
#C1DFAB #ABDFAF #ABDFC9
triadic
#ABDFAF #AFABDF #DFAFAB
tetradic
#ABDFAF #ABC1DF #DFABDB #DFC9AB
square
#ABDFAF #ABC1DF #DFABDB #DFC9AB
split-complementary
#ABDFAF #C9ABDF #DFABC1
monochromatic
#52BD5B #7FCE85 #ABDFAF #D7F0D9 #E9F7EA
Accessibility & contrast
On white
1.51
#ABDFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ABDFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFAF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFAF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#D8D0B1
Tritanopia (blue-blind)
#A5DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdfaf; /* rgb */ color: rgb(171, 223, 175); /* oklch */ color: oklch(85.5% 0.085 146.8);
Tailwind
colors: {
custom: {
50: '#c5e9c7',
500: '#abdfaf',
950: '#000000',
},
}SCSS
$custom: #abdfaf; $custom-light: #c5e9c7; $custom-dark: #000000;
JSON
{
"hex": "#abdfaf",
"rgb": {
"r": 171,
"g": 223,
"b": 175
},
"hsl": {
"h": 124.615,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85482,
"c": 0.08507,
"h": 146.8
},
"luminance": 0.64528
}Semantic roles & 50–950 ramp
primary
#ABDFAF
secondary
#B876B3
accent
#2EADB8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482