#ADDCA7#ADDCA7
#ADDCA7 is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.8% C 0.087 H 141.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCA7 |
|---|---|
| RGB | rgb(173, 220, 167) |
| HSL | hsl(113, 43%, 76%) |
| HSV | hsv(113, 24%, 86%) |
| CMYK | cmyk(21.4%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(83.37, -25.22, 21.19) |
| CIE-LCH | lch(83.37, 32.94, 139.97°) |
| OKLab | oklab(84.76% -0.0687 0.054) |
| OKLCH | oklch(84.76% 0.087 141.8) |
| XYZ | xyz(49.8001, 62.8593, 46.0610) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.16
Light Sage
#BCECAC
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.37
Mint
#AAF0C1
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 7.04
Celadon
#BEFDB7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCA7 #D6A7DC
analogous
#C7DCA7 #ADDCA7 #A7DCBB
triadic
#ADDCA7 #A7ADDC #DCA7AD
tetradic
#ADDCA7 #A7C7DC #D6A7DC #DCBBA7
square
#ADDCA7 #A7C7DC #D6A7DC #DCBBA7
split-complementary
#ADDCA7 #BBA7DC #DCA7C7
monochromatic
#5BB94F #84CB7B #ADDCA7 #D6EDD3 #EBF6E9
Accessibility & contrast
On white
1.55
#ADDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#ADDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCA7
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCA7 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A4
Deuteranopia (green-blind)
#D7CEAA
Tritanopia (blue-blind)
#AAD9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #addca7; /* rgb */ color: rgb(173, 220, 167); /* oklch */ color: oklch(84.8% 0.087 141.8);
Tailwind
colors: {
custom: {
50: '#c6e7c1',
500: '#addca7',
950: '#000000',
},
}SCSS
$custom: #addca7; $custom-light: #c6e7c1; $custom-dark: #000000;
JSON
{
"hex": "#addca7",
"rgb": {
"r": 173,
"g": 220,
"b": 167
},
"hsl": {
"h": 113.208,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.84762,
"c": 0.0874,
"h": 141.8
},
"luminance": 0.62861
}Semantic roles & 50–950 ramp
primary
#ADDCA7
secondary
#AD73B4
accent
#2FB6A7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482