#ABDBAF#ABDBAF
#ABDBAF is a very light, moderate green. Relative luminance 0.624; OKLCH L 84.6% C 0.079 H 147.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBAF |
|---|---|
| RGB | rgb(171, 219, 175) |
| HSL | hsl(125, 40%, 76%) |
| HSV | hsv(125, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(83.13, -24.04, 16.65) |
| CIE-LCH | lch(83.13, 29.25, 145.30°) |
| OKLab | oklab(84.6% -0.0659 0.0428) |
| OKLCH | oklch(84.6% 0.079 147) |
| XYZ | xyz(49.8619, 62.4146, 49.9693) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.84
Mint
#AAF0C1
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 5.35
Light Sage
#BCECAC
ΔE00 5.88
Light Teal
#90E4C1
ΔE00 6.96
Seafoam
#7FE0B3
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBAF #DBABD7
analogous
#BFDBAB #ABDBAF #ABDBC7
triadic
#ABDBAF #AFABDB #DBAFAB
tetradic
#ABDBAF #ABBFDB #DBABD7 #DBC7AB
square
#ABDBAF #ABBFDB #DBABD7 #DBC7AB
split-complementary
#ABDBAF #C7ABDB #DBABBF
monochromatic
#55B65D #80C986 #ABDBAF #D6EDD8 #EAF6EB
Accessibility & contrast
On white
1.56
#ABDBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#ABDBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBAF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBAF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AD
Deuteranopia (green-blind)
#D4CDB1
Tritanopia (blue-blind)
#A6D9CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdbaf; /* rgb */ color: rgb(171, 219, 175); /* oklch */ color: oklch(84.6% 0.079 147.0);
Tailwind
colors: {
custom: {
50: '#c4e6c7',
500: '#abdbaf',
950: '#000000',
},
}SCSS
$custom: #abdbaf; $custom-light: #c4e6c7; $custom-dark: #000000;
JSON
{
"hex": "#abdbaf",
"rgb": {
"r": 171,
"g": 219,
"b": 175
},
"hsl": {
"h": 125,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.84596,
"c": 0.07855,
"h": 147
},
"luminance": 0.62416
}Semantic roles & 50–950 ramp
primary
#ABDBAF
secondary
#B377AE
accent
#32A8B3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482