#ADE99B#ADE99B
#ADE99B is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.4% C 0.121 H 138.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE99B |
|---|---|
| RGB | rgb(173, 233, 155) |
| HSL | hsl(106, 64%, 76%) |
| HSV | hsv(106, 33%, 91%) |
| CMYK | cmyk(25.8%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(86.76, -33.26, 31.98) |
| CIE-LCH | lch(86.76, 46.14, 136.13°) |
| OKLab | oklab(87.42% -0.0907 0.0799) |
| OKLCH | oklch(87.42% 0.121 138.6) |
| XYZ | xyz(52.2872, 69.5270, 41.6691) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.82
Light Sage
#BCECAC
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 3.60
Light Pastel Green
#B2FBA5
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE99B #D79BE9
analogous
#D4E99B #ADE99B #9BE9B0
triadic
#ADE99B #9BADE9 #E99BAD
tetradic
#ADE99B #9BD4E9 #D79BE9 #E9B09B
square
#ADE99B #9BD4E9 #D79BE9 #E9B09B
split-complementary
#ADE99B #B09BE9 #E99BD4
monochromatic
#5BD337 #84DE69 #ADE99B #D6F4CD #EAF9E6
Accessibility & contrast
On white
1.41
#ADE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#ADE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE99B
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE99B | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD96
Deuteranopia (green-blind)
#E5D79F
Tritanopia (blue-blind)
#AAE4D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade99b; /* rgb */ color: rgb(173, 233, 155); /* oklch */ color: oklch(87.4% 0.121 138.6);
Tailwind
colors: {
custom: {
50: '#c7f0b9',
500: '#ade99b',
950: '#000000',
},
}SCSS
$custom: #ade99b; $custom-light: #c7f0b9; $custom-dark: #000000;
JSON
{
"hex": "#ade99b",
"rgb": {
"r": 173,
"g": 233,
"b": 155
},
"hsl": {
"h": 106.154,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.87421,
"c": 0.12087,
"h": 138.6
},
"luminance": 0.69529
}Semantic roles & 50–950 ramp
primary
#ADE99B
secondary
#AE64C4
accent
#1ACCA3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581