#5EEE83#5EEE83
#5EEE83 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.192 H 149.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE83 |
|---|---|
| RGB | rgb(94, 238, 131) |
| HSL | hsl(135, 81%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.57, -61.04, 40.45) |
| CIE-LCH | lch(84.57, 73.23, 146.46°) |
| OKLab | oklab(84.62% -0.1649 0.0991) |
| OKLCH | oklch(84.62% 0.192 149) |
| XYZ | xyz(39.2845, 65.1636, 31.9759) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE83 #EE5EC9
analogous
#81EE5E #5EEE83 #5EEECB
triadic
#5EEE83 #835EEE #EE835E
tetradic
#5EEE83 #5E81EE #EE5EC9 #EECB5E
square
#5EEE83 #5E81EE #EE5EC9 #EECB5E
split-complementary
#5EEE83 #CB5EEE #EE5E81
monochromatic
#14BE40 #27E858 #5EEE83 #95F4AE #CDFAD8
Accessibility & contrast
On white
1.50
#5EEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5EEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE83
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE83 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#34EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee83; /* rgb */ color: rgb(94, 238, 131); /* oklch */ color: oklch(84.6% 0.192 149.0);
Tailwind
colors: {
custom: {
50: '#99f4a8',
500: '#5eee83',
950: '#000000',
},
}SCSS
$custom: #5eee83; $custom-light: #99f4a8; $custom-dark: #000000;
JSON
{
"hex": "#5eee83",
"rgb": {
"r": 94,
"g": 238,
"b": 131
},
"hsl": {
"h": 135.417,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84623,
"c": 0.19239,
"h": 149
},
"luminance": 0.65167
}Semantic roles & 50–950 ramp
primary
#5EEE83
secondary
#BC3499
accent
#08A7DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580