#94DC8A#94DC8A
#94DC8A is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.7% C 0.133 H 141.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94DC8A |
|---|---|
| RGB | rgb(148, 220, 138) |
| HSL | hsl(113, 54%, 70%) |
| HSV | hsv(113, 37%, 86%) |
| CMYK | cmyk(32.7%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.46, -38.09, 33.35) |
| CIE-LCH | lch(81.46, 50.63, 138.79°) |
| OKLab | oklab(82.69% -0.1039 0.0828) |
| OKLCH | oklch(82.69% 0.133 141.4) |
| XYZ | xyz(42.3918, 59.3154, 33.2552) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.36
Hospital Green
#9BE5AA
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 5.77
Pistachio
#93C572
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 6.59
Washed Out Green
#BCF5A6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DC8A #D28ADC
analogous
#BDDC8A #94DC8A #8ADCA9
triadic
#94DC8A #8A94DC #DC8A94
tetradic
#94DC8A #8ABDDC #D28ADC #DCA98A
square
#94DC8A #8ABDDC #D28ADC #DCA98A
split-complementary
#94DC8A #A98ADC #DC8ABD
monochromatic
#46B536 #69CE5B #94DC8A #BFEAB9 #E9F8E7
Accessibility & contrast
On white
1.63
#94DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#94DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DC8A
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DC8A | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#8ED7C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #94dc8a; /* rgb */ color: rgb(148, 220, 138); /* oklch */ color: oklch(82.7% 0.133 141.4);
Tailwind
colors: {
custom: {
50: '#b6e7ad',
500: '#94dc8a',
950: '#000000',
},
}SCSS
$custom: #94dc8a; $custom-light: #b6e7ad; $custom-dark: #000000;
JSON
{
"hex": "#94dc8a",
"rgb": {
"r": 148,
"g": 220,
"b": 138
},
"hsl": {
"h": 112.683,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82694,
"c": 0.13287,
"h": 141.4
},
"luminance": 0.59317
}Semantic roles & 50–950 ramp
primary
#94DC8A
secondary
#A857B3
accent
#24C1AE
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481