#5EEE9B#5EEE9B
#5EEE9B is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.171 H 154.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE9B |
|---|---|
| RGB | rgb(94, 238, 155) |
| HSL | hsl(145, 81%, 65%) |
| HSV | hsv(145, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(84.94, -56.98, 28.96) |
| CIE-LCH | lch(84.94, 63.92, 153.06°) |
| OKLab | oklab(85.05% -0.1546 0.0727) |
| OKLCH | oklch(85.05% 0.171 154.8) |
| XYZ | xyz(41.1036, 65.8912, 41.5561) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.52
Mediumspringgreen
#00FA9A
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE9B #EE5EB1
analogous
#69EE5E #5EEE9B #5EEEE3
triadic
#5EEE9B #9B5EEE #EE9B5E
tetradic
#5EEE9B #5E69EE #EE5EB1 #EEE35E
square
#5EEE9B #5E69EE #EE5EB1 #EEE35E
split-complementary
#5EEE9B #E35EEE #EE5E69
monochromatic
#14BE5C #27E879 #5EEE9B #95F4BD #CDFAE0
Accessibility & contrast
On white
1.48
#5EEE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5EEE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE9B
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE9B | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DACFA0
Tritanopia (blue-blind)
#22ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eee9b; /* rgb */ color: rgb(94, 238, 155); /* oklch */ color: oklch(85.1% 0.171 154.8);
Tailwind
colors: {
custom: {
50: '#98f4b9',
500: '#5eee9b',
950: '#000000',
},
}SCSS
$custom: #5eee9b; $custom-light: #98f4b9; $custom-dark: #000000;
JSON
{
"hex": "#5eee9b",
"rgb": {
"r": 94,
"g": 238,
"b": 155
},
"hsl": {
"h": 145.417,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85051,
"c": 0.17083,
"h": 154.8
},
"luminance": 0.65895
}Semantic roles & 50–950 ramp
primary
#5EEE9B
secondary
#BC3482
accent
#0883DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581