#94EE8A#94EE8A
#94EE8A is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.159 H 141.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94EE8A |
|---|---|
| RGB | rgb(148, 238, 138) |
| HSL | hsl(114, 75%, 74%) |
| HSV | hsv(114, 42%, 93%) |
| CMYK | cmyk(37.8%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(86.64, -45.99, 40.07) |
| CIE-LCH | lch(86.64, 61.00, 138.93°) |
| OKLab | oklab(86.9% -0.1255 0.0984) |
| OKLCH | oklch(86.9% 0.159 141.9) |
| XYZ | xyz(47.3728, 69.2774, 34.9156) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.26
Palegreen
#98FB98
ΔE00 2.87
Light Green
#96F97B
ΔE00 3.93
Pale Light Green
#B1FC99
ΔE00 4.02
Mint Green
#8FFF9F
ΔE00 4.26
Pastel Green
#B0FF9D
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EE8A #E48AEE
analogous
#C6EE8A #94EE8A #8AEEB2
triadic
#94EE8A #8A94EE #EE8A94
tetradic
#94EE8A #8AC6EE #E48AEE #EEB28A
square
#94EE8A #8AC6EE #E48AEE #EEB28A
split-complementary
#94EE8A #B28AEE #EE8AC6
monochromatic
#33DD20 #63E655 #94EE8A #C5F6BF #E7FBE4
Accessibility & contrast
On white
1.41
#94EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#94EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EE8A
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EE8A | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#E5D690
Tritanopia (blue-blind)
#8CE8D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #94ee8a; /* rgb */ color: rgb(148, 238, 138); /* oklch */ color: oklch(86.9% 0.159 141.9);
Tailwind
colors: {
custom: {
50: '#b7f4ad',
500: '#94ee8a',
950: '#000000',
},
}SCSS
$custom: #94ee8a; $custom-light: #b7f4ad; $custom-dark: #000000;
JSON
{
"hex": "#94ee8a",
"rgb": {
"r": 148,
"g": 238,
"b": 138
},
"hsl": {
"h": 114,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86896,
"c": 0.15945,
"h": 141.9
},
"luminance": 0.6928
}Semantic roles & 50–950 ramp
primary
#94EE8A
secondary
#BD53C9
accent
#0FD7C3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581