#94EB8A#94EB8A
#94EB8A is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.2% C 0.155 H 141.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #94EB8A |
|---|---|
| RGB | rgb(148, 235, 138) |
| HSL | hsl(114, 71%, 73%) |
| HSV | hsv(114, 41%, 92%) |
| CMYK | cmyk(37%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.78, -44.70, 38.97) |
| CIE-LCH | lch(85.78, 59.30, 138.92°) |
| OKLab | oklab(86.2% -0.1219 0.0959) |
| OKLCH | oklch(86.2% 0.155 141.8) |
| XYZ | xyz(46.5066, 67.5451, 34.6268) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.27
Palegreen
#98FB98
ΔE00 3.44
Pale Light Green
#B1FC99
ΔE00 4.44
Light Green
#96F97B
ΔE00 4.56
Light Pastel Green
#B2FBA5
ΔE00 4.66
Pastel Green
#B0FF9D
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EB8A #E18AEB
analogous
#C5EB8A #94EB8A #8AEBB0
triadic
#94EB8A #8A94EB #EB8A94
tetradic
#94EB8A #8AC5EB #E18AEB #EBB08A
square
#94EB8A #8AC5EB #E18AEB #EBB08A
split-complementary
#94EB8A #B08AEB #EB8AC5
monochromatic
#37D625 #64E256 #94EB8A #C4F4BE #E7FBE5
Accessibility & contrast
On white
1.45
#94EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#94EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EB8A
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EB8A | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E3D390
Tritanopia (blue-blind)
#8CE6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #94eb8a; /* rgb */ color: rgb(148, 235, 138); /* oklch */ color: oklch(86.2% 0.155 141.8);
Tailwind
colors: {
custom: {
50: '#b7f2ad',
500: '#94eb8a',
950: '#000000',
},
}SCSS
$custom: #94eb8a; $custom-light: #b7f2ad; $custom-dark: #000000;
JSON
{
"hex": "#94eb8a",
"rgb": {
"r": 148,
"g": 235,
"b": 138
},
"hsl": {
"h": 113.814,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86195,
"c": 0.15511,
"h": 141.8
},
"luminance": 0.67548
}Semantic roles & 50–950 ramp
primary
#94EB8A
secondary
#BA54C5
accent
#13D3BF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581