#ADDCA5#ADDCA5
#ADDCA5 is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.7% C 0.090 H 141.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCA5 |
|---|---|
| RGB | rgb(173, 220, 165) |
| HSL | hsl(111, 44%, 75%) |
| HSV | hsv(111, 25%, 86%) |
| CMYK | cmyk(21.4%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(83.33, -25.55, 22.18) |
| CIE-LCH | lch(83.33, 33.83, 139.04°) |
| OKLab | oklab(84.72% -0.0696 0.0564) |
| OKLCH | oklch(84.72% 0.09 141) |
| XYZ | xyz(49.6166, 62.7859, 45.0948) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.77
Light Sage
#BCECAC
ΔE00 3.98
Hospital Green
#9BE5AA
ΔE00 4.40
Mint
#AAF0C1
ΔE00 6.25
Washed Out Green
#BCF5A6
ΔE00 6.75
Celadon
#BEFDB7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCA5 #D4A5DC
analogous
#C8DCA5 #ADDCA5 #A5DCB8
triadic
#ADDCA5 #A5ADDC #DCA5AD
tetradic
#ADDCA5 #A5C8DC #D4A5DC #DCB8A5
square
#ADDCA5 #A5C8DC #D4A5DC #DCB8A5
split-complementary
#ADDCA5 #B8A5DC #DCA5C8
monochromatic
#5DBA4D #85CB79 #ADDCA5 #D5EDD1 #EBF6E9
Accessibility & contrast
On white
1.55
#ADDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#ADDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCA5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCA5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD2A2
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#AAD8CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #addca5; /* rgb */ color: rgb(173, 220, 165); /* oklch */ color: oklch(84.7% 0.090 141.0);
Tailwind
colors: {
custom: {
50: '#c6e7c0',
500: '#addca5',
950: '#000000',
},
}SCSS
$custom: #addca5; $custom-light: #c6e7c0; $custom-dark: #000000;
JSON
{
"hex": "#addca5",
"rgb": {
"r": 173,
"g": 220,
"b": 165
},
"hsl": {
"h": 111.273,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.84718,
"c": 0.08957,
"h": 141
},
"luminance": 0.62787
}Semantic roles & 50–950 ramp
primary
#ADDCA5
secondary
#AA71B4
accent
#2EB7A3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482