#ADDCA4#ADDCA4
#ADDCA4 is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.7% C 0.091 H 140.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCA4 |
|---|---|
| RGB | rgb(173, 220, 164) |
| HSL | hsl(110, 44%, 75%) |
| HSV | hsv(110, 25%, 86%) |
| CMYK | cmyk(21.4%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(83.31, -25.71, 22.67) |
| CIE-LCH | lch(83.31, 34.28, 138.60°) |
| OKLab | oklab(84.7% -0.07 0.0576) |
| OKLCH | oklch(84.7% 0.091 140.5) |
| XYZ | xyz(49.5259, 62.7497, 44.6173) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.59
Light Sage
#BCECAC
ΔE00 3.89
Hospital Green
#9BE5AA
ΔE00 4.43
Mint
#AAF0C1
ΔE00 6.38
Washed Out Green
#BCF5A6
ΔE00 6.62
Celadon
#BEFDB7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCA4 #D3A4DC
analogous
#C9DCA4 #ADDCA4 #A4DCB7
triadic
#ADDCA4 #A4ADDC #DCA4AD
tetradic
#ADDCA4 #A4C9DC #D3A4DC #DCB7A4
square
#ADDCA4 #A4C9DC #D3A4DC #DCB7A4
split-complementary
#ADDCA4 #B7A4DC #DCA4C9
monochromatic
#5DBA4C #85CB78 #ADDCA4 #D5EDD0 #EBF6E9
Accessibility & contrast
On white
1.55
#ADDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#ADDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCA4
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCA4 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD2A1
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#AAD8CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #addca4; /* rgb */ color: rgb(173, 220, 164); /* oklch */ color: oklch(84.7% 0.091 140.5);
Tailwind
colors: {
custom: {
50: '#c6e7bf',
500: '#addca4',
950: '#000000',
},
}SCSS
$custom: #addca4; $custom-light: #c6e7bf; $custom-dark: #000000;
JSON
{
"hex": "#addca4",
"rgb": {
"r": 173,
"g": 220,
"b": 164
},
"hsl": {
"h": 110.357,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.84697,
"c": 0.09067,
"h": 140.5
},
"luminance": 0.62751
}Semantic roles & 50–950 ramp
primary
#ADDCA4
secondary
#A970B4
accent
#2EB8A1
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482