#ADDBA3#ADDBA3
#ADDBA3 is a very light, moderate green. Relative luminance 0.622; OKLCH L 84.5% C 0.090 H 140.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBA3 |
|---|---|
| RGB | rgb(173, 219, 163) |
| HSL | hsl(109, 44%, 75%) |
| HSV | hsv(109, 26%, 86%) |
| CMYK | cmyk(21%, 0%, 25.6%, 14.1%) |
| CIE-LAB | lab(83.01, -25.39, 22.79) |
| CIE-LCH | lch(83.01, 34.12, 138.10°) |
| OKLab | oklab(84.45% -0.0691 0.0579) |
| OKLCH | oklch(84.45% 0.09 140) |
| XYZ | xyz(49.1743, 62.1904, 44.0563) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.58
Light Sage
#BCECAC
ΔE00 4.05
Hospital Green
#9BE5AA
ΔE00 4.66
Mint
#AAF0C1
ΔE00 6.64
Washed Out Green
#BCF5A6
ΔE00 6.77
Celadon
#BEFDB7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBA3 #D1A3DB
analogous
#C9DBA3 #ADDBA3 #A3DBB5
triadic
#ADDBA3 #A3ADDB #DBA3AD
tetradic
#ADDBA3 #A3C9DB #D1A3DB #DBB5A3
square
#ADDBA3 #A3C9DB #D1A3DB #DBB5A3
split-complementary
#ADDBA3 #B5A3DB #DBA3C9
monochromatic
#5FB94B #86CA77 #ADDBA3 #D4ECCF #EBF6E9
Accessibility & contrast
On white
1.56
#ADDBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#ADDBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBA3
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBA3 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD2A0
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#ABD7CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #addba3; /* rgb */ color: rgb(173, 219, 163); /* oklch */ color: oklch(84.5% 0.090 140.0);
Tailwind
colors: {
custom: {
50: '#c6e6be',
500: '#addba3',
950: '#000000',
},
}SCSS
$custom: #addba3; $custom-light: #c6e6be; $custom-dark: #000000;
JSON
{
"hex": "#addba3",
"rgb": {
"r": 173,
"g": 219,
"b": 163
},
"hsl": {
"h": 109.286,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.84453,
"c": 0.09015,
"h": 140
},
"luminance": 0.62192
}Semantic roles & 50–950 ramp
primary
#ADDBA3
secondary
#A76FB3
accent
#2FB79F
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482