#ADE69D#ADE69D
#ADE69D is a very light, moderate green. Relative luminance 0.679; OKLCH L 86.8% C 0.114 H 138.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE69D |
|---|---|
| RGB | rgb(173, 230, 157) |
| HSL | hsl(107, 59%, 76%) |
| HSV | hsv(107, 32%, 90%) |
| CMYK | cmyk(24.8%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(85.96, -31.56, 29.88) |
| CIE-LCH | lch(85.96, 43.47, 136.57°) |
| OKLab | oklab(86.79% -0.086 0.075) |
| OKLCH | oklch(86.79% 0.114 138.9) |
| XYZ | xyz(51.6146, 67.9106, 42.2804) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.76
Light Grey Green
#B7E1A1
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 3.43
Tea Green
#BDF8A3
ΔE00 4.28
Hospital Green
#9BE5AA
ΔE00 4.64
Light Pastel Green
#B2FBA5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE69D #D69DE6
analogous
#D1E69D #ADE69D #9DE6B1
triadic
#ADE69D #9DADE6 #E69DAD
tetradic
#ADE69D #9DD1E6 #D69DE6 #E6B19D
square
#ADE69D #9DD1E6 #D69DE6 #E6B19D
split-complementary
#ADE69D #B19DE6 #E69DD1
monochromatic
#5BCD3B #84DA6C #ADE69D #D6F2CE #EBF9E7
Accessibility & contrast
On white
1.44
#ADE69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#ADE69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE69D
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE69D | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA98
Deuteranopia (green-blind)
#E2D5A1
Tritanopia (blue-blind)
#AAE1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade69d; /* rgb */ color: rgb(173, 230, 157); /* oklch */ color: oklch(86.8% 0.114 138.9);
Tailwind
colors: {
custom: {
50: '#c7eeba',
500: '#ade69d',
950: '#000000',
},
}SCSS
$custom: #ade69d; $custom-light: #c7eeba; $custom-dark: #000000;
JSON
{
"hex": "#ade69d",
"rgb": {
"r": 173,
"g": 230,
"b": 157
},
"hsl": {
"h": 106.849,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.86786,
"c": 0.11411,
"h": 138.9
},
"luminance": 0.67912
}Semantic roles & 50–950 ramp
primary
#ADE69D
secondary
#AD67C0
accent
#1FC7A2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581