#5EEA95#5EEA95
#5EEA95 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.171 H 153.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA95 |
|---|---|
| RGB | rgb(94, 234, 149) |
| HSL | hsl(144, 77%, 64%) |
| HSV | hsv(144, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.65, -56.51, 30.28) |
| CIE-LCH | lch(83.65, 64.11, 151.82°) |
| OKLab | oklab(83.96% -0.1531 0.0758) |
| OKLCH | oklch(83.96% 0.171 153.7) |
| XYZ | xyz(39.4605, 63.3914, 38.5842) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.12
Turquoise Green
#04F489
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA95 #EA5EB3
analogous
#6DEA5E #5EEA95 #5EEADB
triadic
#5EEA95 #955EEA #EA955E
tetradic
#5EEA95 #5E6DEA #EA5EB3 #EADB5E
square
#5EEA95 #5E6DEA #EA5EB3 #EADB5E
split-complementary
#5EEA95 #DB5EEA #EA5E6D
monochromatic
#18B656 #28E371 #5EEA95 #94F1B9 #CAF8DC
Accessibility & contrast
On white
1.54
#5EEA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5EEA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA95
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA95 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#2BE7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea95; /* rgb */ color: rgb(94, 234, 149); /* oklch */ color: oklch(84.0% 0.171 153.7);
Tailwind
colors: {
custom: {
50: '#98f2b4',
500: '#5eea95',
950: '#000000',
},
}SCSS
$custom: #5eea95; $custom-light: #98f2b4; $custom-dark: #000000;
JSON
{
"hex": "#5eea95",
"rgb": {
"r": 94,
"g": 234,
"b": 149
},
"hsl": {
"h": 143.571,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83957,
"c": 0.17088,
"h": 153.7
},
"luminance": 0.63395
}Semantic roles & 50–950 ramp
primary
#5EEA95
secondary
#B63784
accent
#0C89D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581