#ADDCA9#ADDCA9
#ADDCA9 is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.8% C 0.085 H 142.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCA9 |
|---|---|
| RGB | rgb(173, 220, 169) |
| HSL | hsl(115, 42%, 76%) |
| HSV | hsv(115, 23%, 86%) |
| CMYK | cmyk(21.4%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(83.41, -24.89, 20.20) |
| CIE-LCH | lch(83.41, 32.05, 140.94°) |
| OKLab | oklab(84.81% -0.0679 0.0516) |
| OKLCH | oklch(84.81% 0.085 142.8) |
| XYZ | xyz(49.9864, 62.9338, 47.0422) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.58
Hospital Green
#9BE5AA
ΔE00 4.39
Light Sage
#BCECAC
ΔE00 4.46
Mint
#AAF0C1
ΔE00 5.77
Washed Out Green
#BCF5A6
ΔE00 7.36
Celadon
#BEFDB7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCA9 #D8A9DC
analogous
#C7DCA9 #ADDCA9 #A9DCBF
triadic
#ADDCA9 #A9ADDC #DCA9AD
tetradic
#ADDCA9 #A9C7DC #D8A9DC #DCBFA9
square
#ADDCA9 #A9C7DC #D8A9DC #DCBFA9
split-complementary
#ADDCA9 #BFA9DC #DCA9C7
monochromatic
#5AB952 #84CA7E #ADDCA9 #D6EED4 #EAF6E9
Accessibility & contrast
On white
1.55
#ADDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#ADDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCA9
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCA9 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A6
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#A9D9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #addca9; /* rgb */ color: rgb(173, 220, 169); /* oklch */ color: oklch(84.8% 0.085 142.8);
Tailwind
colors: {
custom: {
50: '#c6e7c2',
500: '#addca9',
950: '#000000',
},
}SCSS
$custom: #addca9; $custom-light: #c6e7c2; $custom-dark: #000000;
JSON
{
"hex": "#addca9",
"rgb": {
"r": 173,
"g": 220,
"b": 169
},
"hsl": {
"h": 115.294,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.84806,
"c": 0.08524,
"h": 142.8
},
"luminance": 0.62935
}Semantic roles & 50–950 ramp
primary
#ADDCA9
secondary
#AF75B4
accent
#30B5AB
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482