#5EE495#5EE495
#5EE495 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.5% C 0.163 H 154.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE495 |
|---|---|
| RGB | rgb(94, 228, 149) |
| HSL | hsl(145, 71%, 63%) |
| HSV | hsv(145, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(81.86, -54.16, 27.88) |
| CIE-LCH | lch(81.86, 60.91, 152.77°) |
| OKLab | oklab(82.49% -0.147 0.07) |
| OKLCH | oklch(82.49% 0.163 154.5) |
| XYZ | xyz(37.7812, 60.0328, 38.0244) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 5.15
Light Green Blue
#56FCA2
ΔE00 5.21
Sea Green (survey)
#53FCA1
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE495 #E45EAD
analogous
#6AE45E #5EE495 #5EE4D8
triadic
#5EE495 #955EE4 #E4955E
tetradic
#5EE495 #5E6AE4 #E45EAD #E4D85E
square
#5EE495 #5E6AE4 #E45EAD #E4D85E
split-complementary
#5EE495 #D85EE4 #E45E6A
monochromatic
#1DAB57 #2ADB72 #5EE495 #92EDB8 #C7F6DA
Accessibility & contrast
On white
1.61
#5EE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5EE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE495
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE495 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D390
Deuteranopia (green-blind)
#D1C69A
Tritanopia (blue-blind)
#2EE2D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee495; /* rgb */ color: rgb(94, 228, 149); /* oklch */ color: oklch(82.5% 0.163 154.5);
Tailwind
colors: {
custom: {
50: '#97edb4',
500: '#5ee495',
950: '#000000',
},
}SCSS
$custom: #5ee495; $custom-light: #97edb4; $custom-dark: #000000;
JSON
{
"hex": "#5ee495",
"rgb": {
"r": 94,
"g": 228,
"b": 149
},
"hsl": {
"h": 144.627,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82487,
"c": 0.16283,
"h": 154.5
},
"luminance": 0.60036
}Semantic roles & 50–950 ramp
primary
#5EE495
secondary
#AD3A7D
accent
#1284D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581