#5EFD9F#5EFD9F
#5EFD9F is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.8% C 0.187 H 153.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFD9F |
|---|---|
| RGB | rgb(94, 253, 159) |
| HSL | hsl(145, 98%, 68%) |
| HSV | hsv(145, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 37.2%, 0.8%) |
| CIE-LAB | lab(89.45, -61.99, 32.98) |
| CIE-LCH | lch(89.45, 70.22, 151.98°) |
| OKLab | oklab(88.78% -0.1677 0.0824) |
| OKLCH | oklch(88.78% 0.187 153.8) |
| XYZ | xyz(45.9955, 75.1287, 44.8715) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.92
Light Green Blue
#56FCA2
ΔE00 0.92
Light Bluish Green
#76FDA8
ΔE00 1.91
Mediumspringgreen
#00FA9A
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 2.94
Bright Sea Green
#05FFA6
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFD9F #FD5EBC
analogous
#6CFD5E #5EFD9F #5EFDEE
triadic
#5EFD9F #9F5EFD #FD9F5E
tetradic
#5EFD9F #5E6CFD #FD5EBC #FDEE5E
square
#5EFD9F #5E6CFD #FD5EBC #FDEE5E
split-complementary
#5EFD9F #EE5EFD #FD5E6C
monochromatic
#03DE5C #22FC7B #5EFD9F #9AFEC3 #D7FFE7
Accessibility & contrast
On white
1.31
#5EFD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#5EFD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFD9F
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFD9F | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA99
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#0AFAE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efd9f; /* rgb */ color: rgb(94, 253, 159); /* oklch */ color: oklch(88.8% 0.187 153.8);
Tailwind
colors: {
custom: {
50: '#9bffbc',
500: '#5efd9f',
950: '#000000',
},
}SCSS
$custom: #5efd9f; $custom-light: #9bffbc; $custom-dark: #000000;
JSON
{
"hex": "#5efd9f",
"rgb": {
"r": 94,
"g": 253,
"b": 159
},
"hsl": {
"h": 144.528,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.88779,
"c": 0.18691,
"h": 153.8
},
"luminance": 0.75133
}Semantic roles & 50–950 ramp
primary
#5EFD9F
secondary
#D7298F
accent
#0088E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682