#ADDEAE#ADDEAE
#ADDEAE is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.4% C 0.083 H 145.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEAE |
|---|---|
| RGB | rgb(173, 222, 174) |
| HSL | hsl(121, 43%, 77%) |
| HSV | hsv(121, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(84.06, -25.01, 18.49) |
| CIE-LCH | lch(84.06, 31.10, 143.53°) |
| OKLab | oklab(85.36% -0.0684 0.0473) |
| OKLCH | oklch(85.36% 0.083 145.3) |
| XYZ | xyz(50.9928, 64.1813, 49.7377) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.17
Light Grey Green
#B7E1A1
ΔE00 4.37
Light Sage
#BCECAC
ΔE00 4.77
Mint
#AAF0C1
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 7.38
Seafoam
#7FE0B3
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEAE #DEADDD
analogous
#C5DEAD #ADDEAE #ADDEC6
triadic
#ADDEAE #AEADDE #DEAEAD
tetradic
#ADDEAE #ADC5DE #DEADDD #DEC6AD
square
#ADDEAE #ADC5DE #DEADDD #DEC6AD
split-complementary
#ADDEAE #C6ADDE #DEADC5
monochromatic
#56BB58 #81CC83 #ADDEAE #D9F0D9 #E9F6E9
Accessibility & contrast
On white
1.52
#ADDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ADDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEAE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEAE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#D8D0B0
Tritanopia (blue-blind)
#A8DBD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addeae; /* rgb */ color: rgb(173, 222, 174); /* oklch */ color: oklch(85.4% 0.083 145.3);
Tailwind
colors: {
custom: {
50: '#c6e8c6',
500: '#addeae',
950: '#000000',
},
}SCSS
$custom: #addeae; $custom-light: #c6e8c6; $custom-dark: #000000;
JSON
{
"hex": "#addeae",
"rgb": {
"r": 173,
"g": 222,
"b": 174
},
"hsl": {
"h": 121.224,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85362,
"c": 0.08318,
"h": 145.3
},
"luminance": 0.64183
}Semantic roles & 50–950 ramp
primary
#ADDEAE
secondary
#B679B5
accent
#30B3B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482