#ADDCA0#ADDCA0
#ADDCA0 is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.6% C 0.095 H 139.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCA0 |
|---|---|
| RGB | rgb(173, 220, 160) |
| HSL | hsl(107, 46%, 75%) |
| HSV | hsv(107, 27%, 86%) |
| CMYK | cmyk(21.4%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(83.24, -26.36, 24.65) |
| CIE-LCH | lch(83.24, 36.09, 136.91°) |
| OKLab | oklab(84.61% -0.0717 0.0624) |
| OKLCH | oklch(84.61% 0.095 139) |
| XYZ | xyz(49.1704, 62.6074, 42.7447) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.98
Light Sage
#BCECAC
ΔE00 3.66
Hospital Green
#9BE5AA
ΔE00 4.68
Washed Out Green
#BCF5A6
ΔE00 6.14
Mint
#AAF0C1
ΔE00 6.95
Tea Green
#BDF8A3
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCA0 #CFA0DC
analogous
#CBDCA0 #ADDCA0 #A0DCB1
triadic
#ADDCA0 #A0ADDC #DCA0AD
tetradic
#ADDCA0 #A0CBDC #CFA0DC #DCB1A0
square
#ADDCA0 #A0CBDC #CFA0DC #DCB1A0
split-complementary
#ADDCA0 #B1A0DC #DCA0CB
monochromatic
#60BB47 #86CC73 #ADDCA0 #D4ECCD #ECF7E9
Accessibility & contrast
On white
1.55
#ADDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#ADDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCA0
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCA0 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29C
Deuteranopia (green-blind)
#D8CEA3
Tritanopia (blue-blind)
#ABD8CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #addca0; /* rgb */ color: rgb(173, 220, 160); /* oklch */ color: oklch(84.6% 0.095 139.0);
Tailwind
colors: {
custom: {
50: '#c6e7bc',
500: '#addca0',
950: '#000000',
},
}SCSS
$custom: #addca0; $custom-light: #c6e7bc; $custom-dark: #000000;
JSON
{
"hex": "#addca0",
"rgb": {
"r": 173,
"g": 220,
"b": 160
},
"hsl": {
"h": 107,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.84612,
"c": 0.09506,
"h": 139
},
"luminance": 0.62609
}Semantic roles & 50–950 ramp
primary
#ADDCA0
secondary
#A46CB4
accent
#2CB99B
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482