#ADDEB4#ADDEB4
#ADDEB4 is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.5% C 0.077 H 148.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEB4 |
|---|---|
| RGB | rgb(173, 222, 180) |
| HSL | hsl(129, 43%, 77%) |
| HSV | hsv(129, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(84.18, -23.97, 15.52) |
| CIE-LCH | lch(84.18, 28.55, 147.08°) |
| OKLab | oklab(85.5% -0.0659 0.0399) |
| OKLCH | oklch(85.5% 0.077 148.8) |
| XYZ | xyz(51.5908, 64.4205, 52.8874) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 4.92
Light Grey Green
#B7E1A1
ΔE00 5.83
Light Sage
#BCECAC
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.42
Seafoam
#7FE0B3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEB4 #DEADD7
analogous
#BFDEAD #ADDEB4 #ADDECC
triadic
#ADDEB4 #B4ADDE #DEB4AD
tetradic
#ADDEB4 #ADBFDE #DEADD7 #DECCAD
square
#ADDEB4 #ADBFDE #DEADD7 #DECCAD
split-complementary
#ADDEB4 #CCADDE #DEADBF
monochromatic
#56BB64 #81CC8C #ADDEB4 #D9F0DC #E9F6EB
Accessibility & contrast
On white
1.51
#ADDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ADDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEB4
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEB4 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B2
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#A7DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addeb4; /* rgb */ color: rgb(173, 222, 180); /* oklch */ color: oklch(85.5% 0.077 148.8);
Tailwind
colors: {
custom: {
50: '#c6e8ca',
500: '#addeb4',
950: '#000000',
},
}SCSS
$custom: #addeb4; $custom-light: #c6e8ca; $custom-dark: #000000;
JSON
{
"hex": "#addeb4",
"rgb": {
"r": 173,
"g": 222,
"b": 180
},
"hsl": {
"h": 128.571,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85503,
"c": 0.077,
"h": 148.8
},
"luminance": 0.64422
}Semantic roles & 50–950 ramp
primary
#ADDEB4
secondary
#B679AE
accent
#30A3B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482