#94EA84#94EA84
#94EA84 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.160 H 140.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #94EA84 |
|---|---|
| RGB | rgb(148, 234, 132) |
| HSL | hsl(111, 71%, 72%) |
| HSV | hsv(111, 44%, 92%) |
| CMYK | cmyk(36.8%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(85.41, -45.10, 41.44) |
| CIE-LCH | lch(85.41, 61.25, 137.42°) |
| OKLab | oklab(85.86% -0.1232 0.1013) |
| OKLCH | oklch(85.86% 0.16 140.6) |
| XYZ | xyz(45.7987, 66.8051, 32.3068) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.09
Palegreen
#98FB98
ΔE00 3.90
Light Green
#96F97B
ΔE00 4.11
Pale Light Green
#B1FC99
ΔE00 4.56
Easter Green
#8CFD7E
ΔE00 4.78
Pastel Green
#B0FF9D
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EA84 #DA84EA
analogous
#C7EA84 #94EA84 #84EAA7
triadic
#94EA84 #8494EA #EA8494
tetradic
#94EA84 #84C7EA #DA84EA #EAA784
square
#94EA84 #84C7EA #DA84EA #EAA784
split-complementary
#94EA84 #A784EA #EA84C7
monochromatic
#3FD024 #67E150 #94EA84 #C1F3B8 #E8FBE5
Accessibility & contrast
On white
1.46
#94EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#94EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EA84
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EA84 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7C
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#8DE4D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #94ea84; /* rgb */ color: rgb(148, 234, 132); /* oklch */ color: oklch(85.9% 0.160 140.6);
Tailwind
colors: {
custom: {
50: '#b7f1a9',
500: '#94ea84',
950: '#000000',
},
}SCSS
$custom: #94ea84; $custom-light: #b7f1a9; $custom-dark: #000000;
JSON
{
"hex": "#94ea84",
"rgb": {
"r": 148,
"g": 234,
"b": 132
},
"hsl": {
"h": 110.588,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.85864,
"c": 0.15951,
"h": 140.6
},
"luminance": 0.66807
}Semantic roles & 50–950 ramp
primary
#94EA84
secondary
#B14FC4
accent
#13D3B5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581