#5EEE9D#5EEE9D
#5EEE9D is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.169 H 155.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE9D |
|---|---|
| RGB | rgb(94, 238, 157) |
| HSL | hsl(146, 81%, 65%) |
| HSV | hsv(146, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 34%, 6.7%) |
| CIE-LAB | lab(84.98, -56.61, 27.99) |
| CIE-LCH | lch(84.98, 63.15, 153.69°) |
| OKLab | oklab(85.09% -0.1537 0.0704) |
| OKLCH | oklch(85.09% 0.169 155.4) |
| XYZ | xyz(41.2729, 65.9590, 42.4480) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE9D #EE5EAF
analogous
#67EE5E #5EEE9D #5EEEE5
triadic
#5EEE9D #9D5EEE #EE9D5E
tetradic
#5EEE9D #5E67EE #EE5EAF #EEE55E
square
#5EEE9D #5E67EE #EE5EAF #EEE55E
split-complementary
#5EEE9D #E55EEE #EE5E67
monochromatic
#14BE5E #27E87B #5EEE9D #95F4BF #CDFAE0
Accessibility & contrast
On white
1.48
#5EEE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5EEE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE9D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE9D | 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)
#EDDC98
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#20ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eee9d; /* rgb */ color: rgb(94, 238, 157); /* oklch */ color: oklch(85.1% 0.169 155.4);
Tailwind
colors: {
custom: {
50: '#98f4ba',
500: '#5eee9d',
950: '#000000',
},
}SCSS
$custom: #5eee9d; $custom-light: #98f4ba; $custom-dark: #000000;
JSON
{
"hex": "#5eee9d",
"rgb": {
"r": 94,
"g": 238,
"b": 157
},
"hsl": {
"h": 146.25,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85091,
"c": 0.16905,
"h": 155.4
},
"luminance": 0.65963
}Semantic roles & 50–950 ramp
primary
#5EEE9D
secondary
#BC3481
accent
#0880DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581