#5EE692#5EE692
#5EE692 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.168 H 153.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE692 |
|---|---|
| RGB | rgb(94, 230, 146) |
| HSL | hsl(143, 73%, 64%) |
| HSV | hsv(143, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(82.40, -55.49, 30.14) |
| CIE-LCH | lch(82.40, 63.15, 151.49°) |
| OKLab | oklab(82.92% -0.1504 0.0754) |
| OKLCH | oklch(82.92% 0.168 153.4) |
| XYZ | xyz(38.0982, 61.0449, 36.9637) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Aqua Green
#12E193
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.75
Sea Green (survey)
#53FCA1
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE692 #E65EB2
analogous
#6EE65E #5EE692 #5EE6D6
triadic
#5EE692 #925EE6 #E6925E
tetradic
#5EE692 #5E6EE6 #E65EB2 #E6D65E
square
#5EE692 #5E6EE6 #E65EB2 #E6D65E
split-complementary
#5EE692 #D65EE6 #E65E6E
monochromatic
#1BAF53 #29DE6E #5EE692 #93EEB6 #C8F6DA
Accessibility & contrast
On white
1.59
#5EE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5EE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE692
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE692 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#2FE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee692; /* rgb */ color: rgb(94, 230, 146); /* oklch */ color: oklch(82.9% 0.168 153.4);
Tailwind
colors: {
custom: {
50: '#97efb2',
500: '#5ee692',
950: '#000000',
},
}SCSS
$custom: #5ee692; $custom-light: #97efb2; $custom-dark: #000000;
JSON
{
"hex": "#5ee692",
"rgb": {
"r": 94,
"g": 230,
"b": 146
},
"hsl": {
"h": 142.941,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82919,
"c": 0.16824,
"h": 153.4
},
"luminance": 0.61049
}Semantic roles & 50–950 ramp
primary
#5EE692
secondary
#B03982
accent
#108AD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581