#ADDEAA#ADDEAA
#ADDEAA is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.3% C 0.087 H 143.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEAA |
|---|---|
| RGB | rgb(173, 222, 170) |
| HSL | hsl(117, 44%, 77%) |
| HSV | hsv(117, 23%, 87%) |
| CMYK | cmyk(22.1%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(83.98, -25.69, 20.47) |
| CIE-LCH | lch(83.98, 32.85, 141.46°) |
| OKLab | oklab(85.27% -0.0701 0.0522) |
| OKLCH | oklch(85.27% 0.087 143.3) |
| XYZ | xyz(50.6087, 64.0276, 47.7146) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 3.97
Light Sage
#BCECAC
ΔE00 4.10
Mint
#AAF0C1
ΔE00 5.35
Washed Out Green
#BCF5A6
ΔE00 6.96
Celadon
#BEFDB7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEAA #DBAADE
analogous
#C7DEAA #ADDEAA #AADEC1
triadic
#ADDEAA #AAADDE #DEAAAD
tetradic
#ADDEAA #AAC7DE #DBAADE #DEC1AA
square
#ADDEAA #AAC7DE #DBAADE #DEC1AA
split-complementary
#ADDEAA #C1AADE #DEAAC7
monochromatic
#58BC52 #82CD7E #ADDEAA #D8EFD6 #EAF6E9
Accessibility & contrast
On white
1.52
#ADDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#ADDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEAA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEAA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#D9CFAD
Tritanopia (blue-blind)
#A9DBD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addeaa; /* rgb */ color: rgb(173, 222, 170); /* oklch */ color: oklch(85.3% 0.087 143.3);
Tailwind
colors: {
custom: {
50: '#c6e8c3',
500: '#addeaa',
950: '#000000',
},
}SCSS
$custom: #addeaa; $custom-light: #c6e8c3; $custom-dark: #000000;
JSON
{
"hex": "#addeaa",
"rgb": {
"r": 173,
"g": 222,
"b": 170
},
"hsl": {
"h": 116.538,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85272,
"c": 0.08742,
"h": 143.3
},
"luminance": 0.64029
}Semantic roles & 50–950 ramp
primary
#ADDEAA
secondary
#B376B6
accent
#2EB7AF
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482