#ADE79D#ADE79D
#ADE79D is a very light, moderate green. Relative luminance 0.685; OKLCH L 87.0% C 0.116 H 139.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE79D |
|---|---|
| RGB | rgb(173, 231, 157) |
| HSL | hsl(107, 61%, 76%) |
| HSV | hsv(107, 32%, 91%) |
| CMYK | cmyk(25.1%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(86.24, -32.03, 30.26) |
| CIE-LCH | lch(86.24, 44.06, 136.63°) |
| OKLab | oklab(87.01% -0.0873 0.0759) |
| OKLCH | oklch(87.01% 0.116 139) |
| XYZ | xyz(51.8936, 68.4688, 42.3734) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.81
Light Grey Green
#B7E1A1
ΔE00 2.99
Washed Out Green
#BCF5A6
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 4.06
Light Pastel Green
#B2FBA5
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE79D #D79DE7
analogous
#D2E79D #ADE79D #9DE7B2
triadic
#ADE79D #9DADE7 #E79DAD
tetradic
#ADE79D #9DD2E7 #D79DE7 #E7B29D
square
#ADE79D #9DD2E7 #D79DE7 #E7B29D
split-complementary
#ADE79D #B29DE7 #E79DD2
monochromatic
#5BCF3B #84DB6C #ADE79D #D6F3CE #EAF9E6
Accessibility & contrast
On white
1.43
#ADE79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#ADE79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE79D
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE79D | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB98
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#AAE2D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade79d; /* rgb */ color: rgb(173, 231, 157); /* oklch */ color: oklch(87.0% 0.116 139.0);
Tailwind
colors: {
custom: {
50: '#c7efba',
500: '#ade79d',
950: '#000000',
},
}SCSS
$custom: #ade79d; $custom-light: #c7efba; $custom-dark: #000000;
JSON
{
"hex": "#ade79d",
"rgb": {
"r": 173,
"g": 231,
"b": 157
},
"hsl": {
"h": 107.027,
"s": 60.656,
"l": 76.078
},
"oklch": {
"l": 0.8701,
"c": 0.11566,
"h": 139
},
"luminance": 0.6847
}Semantic roles & 50–950 ramp
primary
#ADE79D
secondary
#AE67C1
accent
#1DC8A3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581