#ADE49B#ADE49B
#ADE49B is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.3% C 0.113 H 138.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE49B |
|---|---|
| RGB | rgb(173, 228, 155) |
| HSL | hsl(105, 57%, 75%) |
| HSV | hsv(105, 32%, 89%) |
| CMYK | cmyk(24.1%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(85.37, -30.93, 30.11) |
| CIE-LCH | lch(85.37, 43.17, 135.76°) |
| OKLab | oklab(86.3% -0.0843 0.0755) |
| OKLCH | oklch(86.3% 0.113 138.1) |
| XYZ | xyz(50.8918, 66.7361, 41.2040) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.50
Light Sage
#BCECAC
ΔE00 2.95
Washed Out Green
#BCF5A6
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 4.60
Hospital Green
#9BE5AA
ΔE00 4.89
Light Pastel Green
#B2FBA5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE49B #D29BE4
analogous
#D2E49B #ADE49B #9BE4AD
triadic
#ADE49B #9BADE4 #E49BAD
tetradic
#ADE49B #9BD2E4 #D29BE4 #E4AD9B
square
#ADE49B #9BD2E4 #D29BE4 #E4AD9B
split-complementary
#ADE49B #AD9BE4 #E49BD2
monochromatic
#5ECA3B #85D76B #ADE49B #D5F1CB #EBF8E7
Accessibility & contrast
On white
1.46
#ADE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#ADE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE49B
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE49B | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#ABDFD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade49b; /* rgb */ color: rgb(173, 228, 155); /* oklch */ color: oklch(86.3% 0.113 138.1);
Tailwind
colors: {
custom: {
50: '#c6ecb9',
500: '#ade49b',
950: '#000000',
},
}SCSS
$custom: #ade49b; $custom-light: #c6ecb9; $custom-dark: #000000;
JSON
{
"hex": "#ade49b",
"rgb": {
"r": 173,
"g": 228,
"b": 155
},
"hsl": {
"h": 105.205,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.86299,
"c": 0.11315,
"h": 138.1
},
"luminance": 0.66738
}Semantic roles & 50–950 ramp
primary
#ADE49B
secondary
#A866BE
accent
#20C59C
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481