#ADDCA1#ADDCA1
#ADDCA1 is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.6% C 0.094 H 139.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCA1 |
|---|---|
| RGB | rgb(173, 220, 161) |
| HSL | hsl(108, 46%, 75%) |
| HSV | hsv(108, 27%, 86%) |
| CMYK | cmyk(21.4%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(83.25, -26.20, 24.16) |
| CIE-LCH | lch(83.25, 35.64, 137.32°) |
| OKLab | oklab(84.63% -0.0713 0.0612) |
| OKLCH | oklch(84.63% 0.094 139.3) |
| XYZ | xyz(49.2582, 62.6426, 43.2073) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.11
Light Sage
#BCECAC
ΔE00 3.70
Hospital Green
#9BE5AA
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 6.25
Mint
#AAF0C1
ΔE00 6.80
Celadon
#BEFDB7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCA1 #D0A1DC
analogous
#CADCA1 #ADDCA1 #A1DCB3
triadic
#ADDCA1 #A1ADDC #DCA1AD
tetradic
#ADDCA1 #A1CADC #D0A1DC #DCB3A1
square
#ADDCA1 #A1CADC #D0A1DC #DCB3A1
split-complementary
#ADDCA1 #B3A1DC #DCA1CA
monochromatic
#5FBB48 #86CB74 #ADDCA1 #D4EDCE #ECF7E9
Accessibility & contrast
On white
1.55
#ADDCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#ADDCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCA1
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCA1 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29D
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#ABD8CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #addca1; /* rgb */ color: rgb(173, 220, 161); /* oklch */ color: oklch(84.6% 0.094 139.3);
Tailwind
colors: {
custom: {
50: '#c6e7bd',
500: '#addca1',
950: '#000000',
},
}SCSS
$custom: #addca1; $custom-light: #c6e7bd; $custom-dark: #000000;
JSON
{
"hex": "#addca1",
"rgb": {
"r": 173,
"g": 220,
"b": 161
},
"hsl": {
"h": 107.797,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.84633,
"c": 0.09396,
"h": 139.3
},
"luminance": 0.62644
}Semantic roles & 50–950 ramp
primary
#ADDCA1
secondary
#A66DB4
accent
#2DB99C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482