#ADDFAC#ADDFAC
#ADDFAC is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.5% C 0.087 H 144.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFAC |
|---|---|
| RGB | rgb(173, 223, 172) |
| HSL | hsl(119, 44%, 77%) |
| HSV | hsv(119, 23%, 87%) |
| CMYK | cmyk(22.4%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(84.30, -25.84, 19.86) |
| CIE-LCH | lch(84.30, 32.59, 142.45°) |
| OKLab | oklab(85.54% -0.0706 0.0507) |
| OKLCH | oklch(85.54% 0.087 144.3) |
| XYZ | xyz(51.0657, 64.6366, 48.8073) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.78
Hospital Green
#9BE5AA
ΔE00 3.81
Light Sage
#BCECAC
ΔE00 4.17
Mint
#AAF0C1
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 7.04
Celadon
#BEFDB7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFAC #DEACDF
analogous
#C6DFAC #ADDFAC #ACDFC5
triadic
#ADDFAC #ACADDF #DFACAD
tetradic
#ADDFAC #ACC6DF #DEACDF #DFC5AC
square
#ADDFAC #ACC6DF #DEACDF #DFC5AC
split-complementary
#ADDFAC #C5ACDF #DFACC6
monochromatic
#56BD54 #81CE80 #ADDFAC #D9F0D8 #E9F6E9
Accessibility & contrast
On white
1.51
#ADDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ADDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFAC
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFAC | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6A9
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#A9DCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addfac; /* rgb */ color: rgb(173, 223, 172); /* oklch */ color: oklch(85.5% 0.087 144.3);
Tailwind
colors: {
custom: {
50: '#c6e9c5',
500: '#addfac',
950: '#000000',
},
}SCSS
$custom: #addfac; $custom-light: #c6e9c5; $custom-dark: #000000;
JSON
{
"hex": "#addfac",
"rgb": {
"r": 173,
"g": 223,
"b": 172
},
"hsl": {
"h": 118.824,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.85538,
"c": 0.08692,
"h": 144.3
},
"luminance": 0.64638
}Semantic roles & 50–950 ramp
primary
#ADDFAC
secondary
#B678B8
accent
#2EB8B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482