#ADDEA4#ADDEA4
#ADDEA4 is a very light, moderate green. Relative luminance 0.638; OKLCH L 85.1% C 0.094 H 140.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEA4 |
|---|---|
| RGB | rgb(173, 222, 164) |
| HSL | hsl(111, 47%, 76%) |
| HSV | hsv(111, 26%, 87%) |
| CMYK | cmyk(22.1%, 0%, 26.1%, 12.9%) |
| CIE-LAB | lab(83.86, -26.68, 23.43) |
| CIE-LCH | lch(83.86, 35.51, 138.70°) |
| OKLab | oklab(85.14% -0.0727 0.0595) |
| OKLCH | oklch(85.14% 0.094 140.7) |
| XYZ | xyz(50.0540, 63.8058, 44.7933) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.33
Light Sage
#BCECAC
ΔE00 3.43
Hospital Green
#9BE5AA
ΔE00 4.10
Washed Out Green
#BCF5A6
ΔE00 6.06
Mint
#AAF0C1
ΔE00 6.16
Celadon
#BEFDB7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEA4 #D5A4DE
analogous
#CADEA4 #ADDEA4 #A4DEB8
triadic
#ADDEA4 #A4ADDE #DEA4AD
tetradic
#ADDEA4 #A4CADE #D5A4DE #DEB8A4
square
#ADDEA4 #A4CADE #D5A4DE #DEB8A4
split-complementary
#ADDEA4 #B8A4DE #DEA4CA
monochromatic
#5CBD4A #85CE77 #ADDEA4 #D5EED1 #EBF7E9
Accessibility & contrast
On white
1.53
#ADDEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#ADDEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEA4
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEA4 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A0
Deuteranopia (green-blind)
#DACFA7
Tritanopia (blue-blind)
#AADACE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addea4; /* rgb */ color: rgb(173, 222, 164); /* oklch */ color: oklch(85.1% 0.094 140.7);
Tailwind
colors: {
custom: {
50: '#c6e8bf',
500: '#addea4',
950: '#000000',
},
}SCSS
$custom: #addea4; $custom-light: #c6e8bf; $custom-dark: #000000;
JSON
{
"hex": "#addea4",
"rgb": {
"r": 173,
"g": 222,
"b": 164
},
"hsl": {
"h": 110.69,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.85141,
"c": 0.09389,
"h": 140.7
},
"luminance": 0.63807
}Semantic roles & 50–950 ramp
primary
#ADDEA4
secondary
#AB70B6
accent
#2BBAA4
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482