#ADDEB5#ADDEB5
#ADDEB5 is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.076 H 149.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEB5 |
|---|---|
| RGB | rgb(173, 222, 181) |
| HSL | hsl(130, 43%, 77%) |
| HSV | hsv(130, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(84.21, -23.79, 15.02) |
| CIE-LCH | lch(84.21, 28.13, 147.73°) |
| OKLab | oklab(85.53% -0.0654 0.0387) |
| OKLCH | oklch(85.53% 0.076 149.4) |
| XYZ | xyz(51.6931, 64.4614, 53.4258) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 5.09
Light Grey Green
#B7E1A1
ΔE00 6.09
Light Sage
#BCECAC
ΔE00 6.22
Light Teal
#90E4C1
ΔE00 6.28
Seafoam
#7FE0B3
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEB5 #DEADD6
analogous
#BDDEAD #ADDEB5 #ADDECE
triadic
#ADDEB5 #B5ADDE #DEB5AD
tetradic
#ADDEB5 #ADBDDE #DEADD6 #DECEAD
square
#ADDEB5 #ADBDDE #DEADD6 #DECEAD
split-complementary
#ADDEB5 #CEADDE #DEADBD
monochromatic
#56BB66 #81CC8E #ADDEB5 #D9F0DC #E9F6EB
Accessibility & contrast
On white
1.51
#ADDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ADDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEB5
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEB5 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B3
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#A7DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addeb5; /* rgb */ color: rgb(173, 222, 181); /* oklch */ color: oklch(85.5% 0.076 149.4);
Tailwind
colors: {
custom: {
50: '#c6e8cb',
500: '#addeb5',
950: '#000000',
},
}SCSS
$custom: #addeb5; $custom-light: #c6e8cb; $custom-dark: #000000;
JSON
{
"hex": "#addeb5",
"rgb": {
"r": 173,
"g": 222,
"b": 181
},
"hsl": {
"h": 129.796,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85527,
"c": 0.076,
"h": 149.4
},
"luminance": 0.64463
}Semantic roles & 50–950 ramp
primary
#ADDEB5
secondary
#B679AC
accent
#30A0B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482