#5EEE9C#5EEE9C
#5EEE9C is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.170 H 155.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE9C |
|---|---|
| RGB | rgb(94, 238, 156) |
| HSL | hsl(146, 81%, 65%) |
| HSV | hsv(146, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(84.96, -56.80, 28.48) |
| CIE-LCH | lch(84.96, 63.54, 153.37°) |
| OKLab | oklab(85.07% -0.1541 0.0716) |
| OKLCH | oklch(85.07% 0.17 155.1) |
| XYZ | xyz(41.1879, 65.9250, 42.0002) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE9C #EE5EB0
analogous
#68EE5E #5EEE9C #5EEEE4
triadic
#5EEE9C #9C5EEE #EE9C5E
tetradic
#5EEE9C #5E68EE #EE5EB0 #EEE45E
square
#5EEE9C #5E68EE #EE5EB0 #EEE45E
split-complementary
#5EEE9C #E45EEE #EE5E68
monochromatic
#14BE5D #27E87A #5EEE9C #95F4BE #CDFAE0
Accessibility & contrast
On white
1.48
#5EEE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5EEE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE9C
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE9C | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC97
Deuteranopia (green-blind)
#DACFA1
Tritanopia (blue-blind)
#21ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eee9c; /* rgb */ color: rgb(94, 238, 156); /* oklch */ color: oklch(85.1% 0.170 155.1);
Tailwind
colors: {
custom: {
50: '#98f4b9',
500: '#5eee9c',
950: '#000000',
},
}SCSS
$custom: #5eee9c; $custom-light: #98f4b9; $custom-dark: #000000;
JSON
{
"hex": "#5eee9c",
"rgb": {
"r": 94,
"g": 238,
"b": 156
},
"hsl": {
"h": 145.833,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85071,
"c": 0.16994,
"h": 155.1
},
"luminance": 0.65929
}Semantic roles & 50–950 ramp
primary
#5EEE9C
secondary
#BC3482
accent
#0882DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581