#ADDCA6#ADDCA6
#ADDCA6 is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.7% C 0.088 H 141.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCA6 |
|---|---|
| RGB | rgb(173, 220, 166) |
| HSL | hsl(112, 44%, 76%) |
| HSV | hsv(112, 25%, 86%) |
| CMYK | cmyk(21.4%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(83.35, -25.39, 21.68) |
| CIE-LCH | lch(83.35, 33.39, 139.50°) |
| OKLab | oklab(84.74% -0.0692 0.0552) |
| OKLCH | oklch(84.74% 0.088 141.4) |
| XYZ | xyz(49.7080, 62.8225, 45.5760) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.96
Light Sage
#BCECAC
ΔE00 4.08
Hospital Green
#9BE5AA
ΔE00 4.38
Mint
#AAF0C1
ΔE00 6.12
Washed Out Green
#BCF5A6
ΔE00 6.90
Celadon
#BEFDB7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCA6 #D5A6DC
analogous
#C8DCA6 #ADDCA6 #A6DCBA
triadic
#ADDCA6 #A6ADDC #DCA6AD
tetradic
#ADDCA6 #A6C8DC #D5A6DC #DCBAA6
square
#ADDCA6 #A6C8DC #D5A6DC #DCBAA6
split-complementary
#ADDCA6 #BAA6DC #DCA6C8
monochromatic
#5CB94E #85CB7A #ADDCA6 #D5EDD2 #EBF6E9
Accessibility & contrast
On white
1.55
#ADDCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#ADDCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCA6
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCA6 | 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)
#DFD3A3
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#AAD8CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #addca6; /* rgb */ color: rgb(173, 220, 166); /* oklch */ color: oklch(84.7% 0.088 141.4);
Tailwind
colors: {
custom: {
50: '#c6e7c0',
500: '#addca6',
950: '#000000',
},
}SCSS
$custom: #addca6; $custom-light: #c6e7c0; $custom-dark: #000000;
JSON
{
"hex": "#addca6",
"rgb": {
"r": 173,
"g": 220,
"b": 166
},
"hsl": {
"h": 112.222,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.8474,
"c": 0.08849,
"h": 141.4
},
"luminance": 0.62824
}Semantic roles & 50–950 ramp
primary
#ADDCA6
secondary
#AB72B4
accent
#2FB7A5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482