#94DE7B#94DE7B
#94DE7B is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.9% C 0.151 H 138.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #94DE7B |
|---|---|
| RGB | rgb(148, 222, 123) |
| HSL | hsl(105, 60%, 68%) |
| HSV | hsv(105, 45%, 87%) |
| CMYK | cmyk(33.3%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(81.82, -41.08, 41.32) |
| CIE-LCH | lch(81.82, 58.26, 134.83°) |
| OKLab | oklab(82.91% -0.1125 0.1006) |
| OKLCH | oklch(82.91% 0.151 138.2) |
| XYZ | xyz(41.9079, 59.9667, 28.1017) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.39
Lightish Green
#61E160
ΔE00 5.74
Fresh Green
#69D84F
ΔE00 6.00
Light Green
#96F97B
ΔE00 6.34
Pistachio
#93C572
ΔE00 6.35
Palegreen
#98FB98
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DE7B #C57BDE
analogous
#C6DE7B #94DE7B #7BDE93
triadic
#94DE7B #7B94DE #DE7B94
tetradic
#94DE7B #7BC6DE #C57BDE #DE937B
square
#94DE7B #7BC6DE #C57BDE #DE937B
split-complementary
#94DE7B #937BDE #DE7BC6
monochromatic
#4EB22D #6CD24A #94DE7B #BCEAAC #E3F6DD
Accessibility & contrast
On white
1.62
#94DE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#94DE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DE7B
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DE7B | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#90D8C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #94de7b; /* rgb */ color: rgb(148, 222, 123); /* oklch */ color: oklch(82.9% 0.151 138.2);
Tailwind
colors: {
custom: {
50: '#b6e8a3',
500: '#94de7b',
950: '#000000',
},
}SCSS
$custom: #94de7b; $custom-light: #b6e8a3; $custom-dark: #000000;
JSON
{
"hex": "#94de7b",
"rgb": {
"r": 148,
"g": 222,
"b": 123
},
"hsl": {
"h": 104.848,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.8291,
"c": 0.15095,
"h": 138.2
},
"luminance": 0.59969
}Semantic roles & 50–950 ramp
primary
#94DE7B
secondary
#9949B4
accent
#1EC89D
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480