#5EEA9B#5EEA9B
#5EEA9B is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.166 H 155.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA9B |
|---|---|
| RGB | rgb(94, 234, 155) |
| HSL | hsl(146, 77%, 64%) |
| HSV | hsv(146, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(83.75, -55.42, 27.36) |
| CIE-LCH | lch(83.75, 61.80, 153.72°) |
| OKLab | oklab(84.08% -0.1505 0.0689) |
| OKLCH | oklch(84.08% 0.166 155.4) |
| XYZ | xyz(39.9519, 63.5879, 41.1722) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Aqua Green
#12E193
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA9B #EA5EAD
analogous
#67EA5E #5EEA9B #5EEAE1
triadic
#5EEA9B #9B5EEA #EA9B5E
tetradic
#5EEA9B #5E67EA #EA5EAD #EAE15E
square
#5EEA9B #5E67EA #EA5EAD #EAE15E
split-complementary
#5EEA9B #E15EEA #EA5E67
monochromatic
#18B65D #28E379 #5EEA9B #94F1BD #CAF8DE
Accessibility & contrast
On white
1.53
#5EEA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5EEA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA9B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA9B | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#25E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5eea9b; /* rgb */ color: rgb(94, 234, 155); /* oklch */ color: oklch(84.1% 0.166 155.4);
Tailwind
colors: {
custom: {
50: '#98f2b9',
500: '#5eea9b',
950: '#000000',
},
}SCSS
$custom: #5eea9b; $custom-light: #98f2b9; $custom-dark: #000000;
JSON
{
"hex": "#5eea9b",
"rgb": {
"r": 94,
"g": 234,
"b": 155
},
"hsl": {
"h": 146.143,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84075,
"c": 0.16551,
"h": 155.4
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#5EEA9B
secondary
#B6377E
accent
#0C80D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581