#9ADE8F#9ADE8F
#9ADE8F is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.6% C 0.127 H 141.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADE8F |
|---|---|
| RGB | rgb(154, 222, 143) |
| HSL | hsl(112, 54%, 72%) |
| HSV | hsv(112, 36%, 87%) |
| CMYK | cmyk(30.6%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(82.43, -36.29, 32.14) |
| CIE-LCH | lch(82.43, 48.48, 138.48°) |
| OKLab | oklab(83.58% -0.099 0.0801) |
| OKLCH | oklch(83.58% 0.127 141) |
| XYZ | xyz(44.4040, 61.0939, 35.4340) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.36
Hospital Green
#9BE5AA
ΔE00 4.90
Light Grey Green
#B7E1A1
ΔE00 4.91
Light Sage
#BCECAC
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.90
Light Pastel Green
#B2FBA5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADE8F #D38FDE
analogous
#C2DE8F #9ADE8F #8FDEAC
triadic
#9ADE8F #8F9ADE #DE8F9A
tetradic
#9ADE8F #8FC2DE #D38FDE #DEAC8F
square
#9ADE8F #8FC2DE #D38FDE #DEAC8F
split-complementary
#9ADE8F #AC8FDE #DE8FC2
monochromatic
#4ABB37 #6FD060 #9ADE8F #C5ECBE #EAF8E7
Accessibility & contrast
On white
1.59
#9ADE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#9ADE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADE8F
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADE8F | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#95D9CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9ade8f; /* rgb */ color: rgb(154, 222, 143); /* oklch */ color: oklch(83.6% 0.127 141.0);
Tailwind
colors: {
custom: {
50: '#bae8b0',
500: '#9ade8f',
950: '#000000',
},
}SCSS
$custom: #9ade8f; $custom-light: #bae8b0; $custom-dark: #000000;
JSON
{
"hex": "#9ade8f",
"rgb": {
"r": 154,
"g": 222,
"b": 143
},
"hsl": {
"h": 111.646,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.83584,
"c": 0.12733,
"h": 141
},
"luminance": 0.61096
}Semantic roles & 50–950 ramp
primary
#9ADE8F
secondary
#A95BB6
accent
#24C2AC
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481