#ADDCA8#ADDCA8
#ADDCA8 is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.8% C 0.086 H 142.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCA8 |
|---|---|
| RGB | rgb(173, 220, 168) |
| HSL | hsl(114, 43%, 76%) |
| HSV | hsv(114, 24%, 86%) |
| CMYK | cmyk(21.4%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(83.39, -25.06, 20.69) |
| CIE-LCH | lch(83.39, 32.50, 140.45°) |
| OKLab | oklab(84.78% -0.0683 0.0528) |
| OKLCH | oklch(84.78% 0.086 142.3) |
| XYZ | xyz(49.8929, 62.8964, 46.5497) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.37
Light Sage
#BCECAC
ΔE00 4.32
Hospital Green
#9BE5AA
ΔE00 4.38
Mint
#AAF0C1
ΔE00 5.88
Washed Out Green
#BCF5A6
ΔE00 7.20
Celadon
#BEFDB7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCA8 #D7A8DC
analogous
#C7DCA8 #ADDCA8 #A8DCBD
triadic
#ADDCA8 #A8ADDC #DCA8AD
tetradic
#ADDCA8 #A8C7DC #D7A8DC #DCBDA8
square
#ADDCA8 #A8C7DC #D7A8DC #DCBDA8
split-complementary
#ADDCA8 #BDA8DC #DCA8C7
monochromatic
#5BB951 #84CA7C #ADDCA8 #D6EED4 #EAF6E9
Accessibility & contrast
On white
1.55
#ADDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#ADDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCA8
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCA8 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A5
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#AAD9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #addca8; /* rgb */ color: rgb(173, 220, 168); /* oklch */ color: oklch(84.8% 0.086 142.3);
Tailwind
colors: {
custom: {
50: '#c6e7c2',
500: '#addca8',
950: '#000000',
},
}SCSS
$custom: #addca8; $custom-light: #c6e7c2; $custom-dark: #000000;
JSON
{
"hex": "#addca8",
"rgb": {
"r": 173,
"g": 220,
"b": 168
},
"hsl": {
"h": 114.231,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.84784,
"c": 0.08632,
"h": 142.3
},
"luminance": 0.62898
}Semantic roles & 50–950 ramp
primary
#ADDCA8
secondary
#AE74B4
accent
#30B6A9
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482