#94EE83#94EE83
#94EE83 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.8% C 0.166 H 140.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #94EE83 |
|---|---|
| RGB | rgb(148, 238, 131) |
| HSL | hsl(110, 76%, 72%) |
| HSV | hsv(110, 45%, 93%) |
| CMYK | cmyk(37.8%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(86.54, -46.94, 43.37) |
| CIE-LCH | lch(86.54, 63.91, 137.27°) |
| OKLab | oklab(86.79% -0.1283 0.1056) |
| OKLCH | oklch(86.79% 0.166 140.5) |
| XYZ | xyz(46.8822, 69.0812, 32.3320) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.32
Light Green
#96F97B
ΔE00 3.11
Palegreen
#98FB98
ΔE00 3.37
Easter Green
#8CFD7E
ΔE00 3.77
Pale Light Green
#B1FC99
ΔE00 4.10
Pastel Green
#B0FF9D
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EE83 #DD83EE
analogous
#CAEE83 #94EE83 #83EEA7
triadic
#94EE83 #8394EE #EE8394
tetradic
#94EE83 #83CAEE #DD83EE #EEA783
square
#94EE83 #83CAEE #DD83EE #EEA783
split-complementary
#94EE83 #A783EE #EE83CA
monochromatic
#3BD91E #66E74D #94EE83 #C2F5B9 #E8FBE4
Accessibility & contrast
On white
1.42
#94EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#94EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EE83
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EE83 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7B
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#8DE8D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #94ee83; /* rgb */ color: rgb(148, 238, 131); /* oklch */ color: oklch(86.8% 0.166 140.5);
Tailwind
colors: {
custom: {
50: '#b7f4a8',
500: '#94ee83',
950: '#000000',
},
}SCSS
$custom: #94ee83; $custom-light: #b7f4a8; $custom-dark: #000000;
JSON
{
"hex": "#94ee83",
"rgb": {
"r": 148,
"g": 238,
"b": 131
},
"hsl": {
"h": 110.467,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86786,
"c": 0.16618,
"h": 140.5
},
"luminance": 0.69084
}Semantic roles & 50–950 ramp
primary
#94EE83
secondary
#B54DC8
accent
#0DD8B8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581