#ADE99D#ADE99D
#ADE99D is a very light, moderate green. Relative luminance 0.696; OKLCH L 87.5% C 0.119 H 139.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE99D |
|---|---|
| RGB | rgb(173, 233, 157) |
| HSL | hsl(107, 63%, 76%) |
| HSV | hsv(107, 33%, 91%) |
| CMYK | cmyk(25.8%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(86.80, -32.96, 31.00) |
| CIE-LCH | lch(86.80, 45.25, 136.75°) |
| OKLab | oklab(87.46% -0.0899 0.0776) |
| OKLCH | oklch(87.46% 0.119 139.2) |
| XYZ | xyz(52.4566, 69.5947, 42.5611) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.85
Light Sage
#BCECAC
ΔE00 2.97
Light Grey Green
#B7E1A1
ΔE00 3.45
Tea Green
#BDF8A3
ΔE00 3.63
Light Pastel Green
#B2FBA5
ΔE00 3.97
Celadon
#BEFDB7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE99D #D99DE9
analogous
#D3E99D #ADE99D #9DE9B3
triadic
#ADE99D #9DADE9 #E99DAD
tetradic
#ADE99D #9DD3E9 #D99DE9 #E9B39D
square
#ADE99D #9DD3E9 #D99DE9 #E9B39D
split-complementary
#ADE99D #B39DE9 #E99DD3
monochromatic
#59D339 #83DE6B #ADE99D #D7F4CF #EAF9E6
Accessibility & contrast
On white
1.41
#ADE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#ADE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE99D
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE99D | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD98
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#AAE4D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade99d; /* rgb */ color: rgb(173, 233, 157); /* oklch */ color: oklch(87.5% 0.119 139.2);
Tailwind
colors: {
custom: {
50: '#c7f0ba',
500: '#ade99d',
950: '#000000',
},
}SCSS
$custom: #ade99d; $custom-light: #c7f0ba; $custom-dark: #000000;
JSON
{
"hex": "#ade99d",
"rgb": {
"r": 173,
"g": 233,
"b": 157
},
"hsl": {
"h": 107.368,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.87459,
"c": 0.11876,
"h": 139.2
},
"luminance": 0.69596
}Semantic roles & 50–950 ramp
primary
#ADE99D
secondary
#B066C4
accent
#1ACBA6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581