#5EE595#5EE595
#5EE595 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.164 H 154.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE595 |
|---|---|
| RGB | rgb(94, 229, 149) |
| HSL | hsl(144, 72%, 63%) |
| HSV | hsv(144, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(82.15, -54.55, 28.28) |
| CIE-LCH | lch(82.15, 61.45, 152.60°) |
| OKLab | oklab(82.73% -0.148 0.071) |
| OKLCH | oklch(82.73% 0.164 154.4) |
| XYZ | xyz(38.0571, 60.5846, 38.1164) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 4.73
Light Green Blue
#56FCA2
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 4.98
Sea Green (survey)
#53FCA1
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE595 #E55EAE
analogous
#6AE55E #5EE595 #5EE5D8
triadic
#5EE595 #955EE5 #E5955E
tetradic
#5EE595 #5E6AE5 #E55EAE #E5D85E
square
#5EE595 #5E6AE5 #E55EAE #E5D85E
split-complementary
#5EE595 #D85EE5 #E55E6A
monochromatic
#1CAD57 #29DC72 #5EE595 #93EEB8 #C7F6DA
Accessibility & contrast
On white
1.60
#5EE595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5EE595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE595
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE595 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#2DE3D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee595; /* rgb */ color: rgb(94, 229, 149); /* oklch */ color: oklch(82.7% 0.164 154.4);
Tailwind
colors: {
custom: {
50: '#97eeb4',
500: '#5ee595',
950: '#000000',
},
}SCSS
$custom: #5ee595; $custom-light: #97eeb4; $custom-dark: #000000;
JSON
{
"hex": "#5ee595",
"rgb": {
"r": 94,
"g": 229,
"b": 149
},
"hsl": {
"h": 144.444,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82732,
"c": 0.16418,
"h": 154.4
},
"luminance": 0.60588
}Semantic roles & 50–950 ramp
primary
#5EE595
secondary
#AE397E
accent
#1185D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581