#94EA99#94EA99
#94EA99 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.139 H 145.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #94EA99 |
|---|---|
| RGB | rgb(148, 234, 153) |
| HSL | hsl(123, 67%, 75%) |
| HSV | hsv(123, 37%, 92%) |
| CMYK | cmyk(36.8%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(85.73, -42.01, 31.38) |
| CIE-LCH | lch(85.73, 52.43, 143.25°) |
| OKLab | oklab(86.23% -0.1145 0.0785) |
| OKLCH | oklch(86.23% 0.139 145.6) |
| XYZ | xyz(47.3830, 67.4389, 40.6511) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.17
Light Sea Green
#98F6B0
ΔE00 3.79
Palegreen
#98FB98
ΔE00 4.22
Light Mint Green
#A6FBB2
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 4.23
Foam Green
#90FDA9
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EA99 #EA94E5
analogous
#BAEA94 #94EA99 #94EAC4
triadic
#94EA99 #9994EA #EA9994
tetradic
#94EA99 #94BAEA #EA94E5 #EAC494
square
#94EA99 #94BAEA #EA94E5 #EAC494
split-complementary
#94EA99 #C494EA #EA94BA
monochromatic
#2ED637 #61E068 #94EA99 #C7F4CA #E5FAE7
Accessibility & contrast
On white
1.45
#94EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#94EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EA99
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EA99 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#89E6D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #94ea99; /* rgb */ color: rgb(148, 234, 153); /* oklch */ color: oklch(86.2% 0.139 145.6);
Tailwind
colors: {
custom: {
50: '#b6f1b7',
500: '#94ea99',
950: '#000000',
},
}SCSS
$custom: #94ea99; $custom-light: #b6f1b7; $custom-dark: #000000;
JSON
{
"hex": "#94ea99",
"rgb": {
"r": 148,
"g": 234,
"b": 153
},
"hsl": {
"h": 123.488,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.86228,
"c": 0.13881,
"h": 145.6
},
"luminance": 0.67441
}Semantic roles & 50–950 ramp
primary
#94EA99
secondary
#C55DBF
accent
#16C4CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581