#ADE49F#ADE49F
#ADE49F is a very light, moderate green. Relative luminance 0.669; OKLCH L 86.4% C 0.109 H 139.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE49F |
|---|---|
| RGB | rgb(173, 228, 159) |
| HSL | hsl(108, 56%, 76%) |
| HSV | hsv(108, 30%, 89%) |
| CMYK | cmyk(24.1%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(85.44, -30.32, 28.16) |
| CIE-LCH | lch(85.44, 41.38, 137.12°) |
| OKLab | oklab(86.38% -0.0826 0.0709) |
| OKLCH | oklch(86.38% 0.109 139.4) |
| XYZ | xyz(51.2333, 66.8727, 43.0025) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.28
Light Sage
#BCECAC
ΔE00 2.58
Washed Out Green
#BCF5A6
ΔE00 4.00
Hospital Green
#9BE5AA
ΔE00 4.26
Tea Green
#BDF8A3
ΔE00 4.94
Celadon
#BEFDB7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE49F #D69FE4
analogous
#CFE49F #ADE49F #9FE4B3
triadic
#ADE49F #9FADE4 #E49FAD
tetradic
#ADE49F #9FCFE4 #D69FE4 #E4B39F
square
#ADE49F #9FCFE4 #D69FE4 #E4B39F
split-complementary
#ADE49F #B39FE4 #E49FCF
monochromatic
#5BC93F #84D76F #ADE49F #D6F1CF #EBF8E7
Accessibility & contrast
On white
1.46
#ADE49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#ADE49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE49F
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE49F | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99B
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#AADFD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade49f; /* rgb */ color: rgb(173, 228, 159); /* oklch */ color: oklch(86.4% 0.109 139.4);
Tailwind
colors: {
custom: {
50: '#c6ecbb',
500: '#ade49f',
950: '#000000',
},
}SCSS
$custom: #ade49f; $custom-light: #c6ecbb; $custom-dark: #000000;
JSON
{
"hex": "#ade49f",
"rgb": {
"r": 173,
"g": 228,
"b": 159
},
"hsl": {
"h": 107.826,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.86377,
"c": 0.10884,
"h": 139.4
},
"luminance": 0.66874
}Semantic roles & 50–950 ramp
primary
#ADE49F
secondary
#AD69BE
accent
#22C4A3
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482