#ABDBAC#ABDBAC
#ABDBAC is a very light, moderate green. Relative luminance 0.623; OKLCH L 84.5% C 0.082 H 145.3°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBAC |
|---|---|
| RGB | rgb(171, 219, 172) |
| HSL | hsl(121, 40%, 76%) |
| HSV | hsv(121, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(83.07, -24.56, 18.14) |
| CIE-LCH | lch(83.07, 30.54, 143.56°) |
| OKLab | oklab(84.53% -0.0672 0.0465) |
| OKLCH | oklch(84.53% 0.082 145.3) |
| XYZ | xyz(49.5705, 62.2981, 48.4347) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.65
Light Sage
#BCECAC
ΔE00 5.33
Mint
#AAF0C1
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 7.44
Seafoam
#7FE0B3
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBAC #DBABDA
analogous
#C2DBAB #ABDBAC #ABDBC4
triadic
#ABDBAC #ACABDB #DBACAB
tetradic
#ABDBAC #ABC2DB #DBABDA #DBC4AB
square
#ABDBAC #ABC2DB #DBABDA #DBC4AB
split-complementary
#ABDBAC #C4ABDB #DBABC2
monochromatic
#55B657 #80C982 #ABDBAC #D6EDD6 #EAF6EA
Accessibility & contrast
On white
1.56
#ABDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#ABDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBAC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBAC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#A6D8CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdbac; /* rgb */ color: rgb(171, 219, 172); /* oklch */ color: oklch(84.5% 0.082 145.3);
Tailwind
colors: {
custom: {
50: '#c4e6c4',
500: '#abdbac',
950: '#000000',
},
}SCSS
$custom: #abdbac; $custom-light: #c4e6c4; $custom-dark: #000000;
JSON
{
"hex": "#abdbac",
"rgb": {
"r": 171,
"g": 219,
"b": 172
},
"hsl": {
"h": 121.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.84526,
"c": 0.08168,
"h": 145.3
},
"luminance": 0.623
}Semantic roles & 50–950 ramp
primary
#ABDBAC
secondary
#B377B2
accent
#32B0B3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482