#94DE8F#94DE8F
#94DE8F is a very light, vivid green. Relative luminance 0.605; OKLCH L 83.3% C 0.131 H 142.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #94DE8F |
|---|---|
| RGB | rgb(148, 222, 143) |
| HSL | hsl(116, 54%, 72%) |
| HSV | hsv(116, 36%, 87%) |
| CMYK | cmyk(33.3%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(82.12, -38.23, 31.67) |
| CIE-LCH | lch(82.12, 49.65, 140.36°) |
| OKLab | oklab(83.25% -0.1042 0.079) |
| OKLCH | oklch(83.25% 0.131 142.9) |
| XYZ | xyz(43.2902, 60.5196, 35.3818) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.07
Hospital Green
#9BE5AA
ΔE00 4.64
Light Grey Green
#B7E1A1
ΔE00 5.64
Light Sage
#BCECAC
ΔE00 6.21
Light Sea Green
#98F6B0
ΔE00 6.24
Washed Out Green
#BCF5A6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DE8F #D98FDE
analogous
#BCDE8F #94DE8F #8FDEB2
triadic
#94DE8F #8F94DE #DE8F94
tetradic
#94DE8F #8FBCDE #D98FDE #DEB28F
square
#94DE8F #8FBCDE #D98FDE #DEB28F
split-complementary
#94DE8F #B28FDE #DE8FBC
monochromatic
#40BB37 #67D060 #94DE8F #C1ECBE #E8F8E7
Accessibility & contrast
On white
1.60
#94DE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#94DE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DE8F
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DE8F | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#8DD9CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #94de8f; /* rgb */ color: rgb(148, 222, 143); /* oklch */ color: oklch(83.3% 0.131 142.9);
Tailwind
colors: {
custom: {
50: '#b6e8b0',
500: '#94de8f',
950: '#000000',
},
}SCSS
$custom: #94de8f; $custom-light: #b6e8b0; $custom-dark: #000000;
JSON
{
"hex": "#94de8f",
"rgb": {
"r": 148,
"g": 222,
"b": 143
},
"hsl": {
"h": 116.203,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.83251,
"c": 0.13078,
"h": 142.9
},
"luminance": 0.60522
}Semantic roles & 50–950 ramp
primary
#94DE8F
secondary
#B05BB6
accent
#24C2B8
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481