#ADDEB3#ADDEB3
#ADDEB3 is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.5% C 0.078 H 148.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEB3 |
|---|---|
| RGB | rgb(173, 222, 179) |
| HSL | hsl(127, 43%, 77%) |
| HSV | hsv(127, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(84.16, -24.14, 16.01) |
| CIE-LCH | lch(84.16, 28.97, 146.45°) |
| OKLab | oklab(85.48% -0.0663 0.0412) |
| OKLCH | oklch(85.48% 0.078 148.2) |
| XYZ | xyz(51.4893, 64.3799, 52.3528) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 4.76
Light Grey Green
#B7E1A1
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 5.78
Light Teal
#90E4C1
ΔE00 6.57
Seafoam
#7FE0B3
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEB3 #DEADD8
analogous
#BFDEAD #ADDEB3 #ADDECC
triadic
#ADDEB3 #B3ADDE #DEB3AD
tetradic
#ADDEB3 #ADBFDE #DEADD8 #DECCAD
square
#ADDEB3 #ADBFDE #DEADD8 #DECCAD
split-complementary
#ADDEB3 #CCADDE #DEADBF
monochromatic
#56BB62 #81CC8B #ADDEB3 #D9F0DB #E9F6EB
Accessibility & contrast
On white
1.51
#ADDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ADDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEB3
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEB3 | 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)
#DFD5B1
Deuteranopia (green-blind)
#D7D0B5
Tritanopia (blue-blind)
#A7DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addeb3; /* rgb */ color: rgb(173, 222, 179); /* oklch */ color: oklch(85.5% 0.078 148.2);
Tailwind
colors: {
custom: {
50: '#c6e8c9',
500: '#addeb3',
950: '#000000',
},
}SCSS
$custom: #addeb3; $custom-light: #c6e8c9; $custom-dark: #000000;
JSON
{
"hex": "#addeb3",
"rgb": {
"r": 173,
"g": 222,
"b": 179
},
"hsl": {
"h": 127.347,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85479,
"c": 0.07802,
"h": 148.2
},
"luminance": 0.64381
}Semantic roles & 50–950 ramp
primary
#ADDEB3
secondary
#B679AF
accent
#30A5B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482