#94EA8A#94EA8A
#94EA8A is a very light, vivid green. Relative luminance 0.670; OKLCH L 86.0% C 0.154 H 141.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #94EA8A |
|---|---|
| RGB | rgb(148, 234, 138) |
| HSL | hsl(114, 70%, 73%) |
| HSV | hsv(114, 41%, 92%) |
| CMYK | cmyk(36.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.49, -44.27, 38.59) |
| CIE-LCH | lch(85.49, 58.73, 138.92°) |
| OKLab | oklab(85.96% -0.1208 0.095) |
| OKLCH | oklch(85.96% 0.154 141.8) |
| XYZ | xyz(46.2211, 66.9741, 34.5317) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.36
Palegreen
#98FB98
ΔE00 3.65
Pale Light Green
#B1FC99
ΔE00 4.59
Light Pastel Green
#B2FBA5
ΔE00 4.76
Light Green
#96F97B
ΔE00 4.78
Pastel Green
#B0FF9D
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EA8A #E08AEA
analogous
#C4EA8A #94EA8A #8AEAB0
triadic
#94EA8A #8A94EA #EA8A94
tetradic
#94EA8A #8AC4EA #E08AEA #EAB08A
square
#94EA8A #8AC4EA #E08AEA #EAB08A
split-complementary
#94EA8A #B08AEA #EA8AC4
monochromatic
#38D426 #65E156 #94EA8A #C3F3BE #E7FAE5
Accessibility & contrast
On white
1.46
#94EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#94EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EA8A
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EA8A | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#8CE5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #94ea8a; /* rgb */ color: rgb(148, 234, 138); /* oklch */ color: oklch(86.0% 0.154 141.8);
Tailwind
colors: {
custom: {
50: '#b7f1ad',
500: '#94ea8a',
950: '#000000',
},
}SCSS
$custom: #94ea8a; $custom-light: #b7f1ad; $custom-dark: #000000;
JSON
{
"hex": "#94ea8a",
"rgb": {
"r": 148,
"g": 234,
"b": 138
},
"hsl": {
"h": 113.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.85961,
"c": 0.15366,
"h": 141.8
},
"luminance": 0.66977
}Semantic roles & 50–950 ramp
primary
#94EA8A
secondary
#B854C4
accent
#14D2BE
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581