#5EE89B#5EE89B
#5EE89B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.163 H 155.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE89B |
|---|---|
| RGB | rgb(94, 232, 155) |
| HSL | hsl(147, 75%, 64%) |
| HSV | hsv(147, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.16, -54.63, 26.55) |
| CIE-LCH | lch(83.16, 60.74, 154.08°) |
| OKLab | oklab(83.59% -0.1484 0.0669) |
| OKLCH | oklch(83.59% 0.163 155.7) |
| XYZ | xyz(39.3858, 62.4556, 40.9835) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.19
Weird Green
#3AE57F
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE89B #E85EAB
analogous
#66E85E #5EE89B #5EE8E0
triadic
#5EE89B #9B5EE8 #E89B5E
tetradic
#5EE89B #5E66E8 #E85EAB #E8E05E
square
#5EE89B #5E66E8 #E85EAB #E8E05E
split-complementary
#5EE89B #E05EE8 #E85E66
monochromatic
#19B25D #28E07A #5EE89B #94F0BC #C9F7DE
Accessibility & contrast
On white
1.56
#5EE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5EE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE89B
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE89B | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D4CAA0
Tritanopia (blue-blind)
#27E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee89b; /* rgb */ color: rgb(94, 232, 155); /* oklch */ color: oklch(83.6% 0.163 155.7);
Tailwind
colors: {
custom: {
50: '#98f0b9',
500: '#5ee89b',
950: '#000000',
},
}SCSS
$custom: #5ee89b; $custom-light: #98f0b9; $custom-dark: #000000;
JSON
{
"hex": "#5ee89b",
"rgb": {
"r": 94,
"g": 232,
"b": 155
},
"hsl": {
"h": 146.522,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.83587,
"c": 0.16284,
"h": 155.7
},
"luminance": 0.62459
}Semantic roles & 50–950 ramp
primary
#5EE89B
secondary
#B3387C
accent
#0E7ED7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581