#5FE49E#5FE49E
#5FE49E is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.154 H 157.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE49E |
|---|---|
| RGB | rgb(95, 228, 158) |
| HSL | hsl(148, 71%, 63%) |
| HSV | hsv(148, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.05, -52.25, 23.50) |
| CIE-LCH | lch(82.05, 57.29, 155.78°) |
| OKLab | oklab(82.71% -0.1424 0.0595) |
| OKLCH | oklch(82.71% 0.154 157.3) |
| XYZ | xyz(38.6309, 60.3846, 41.9607) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 4.39
Seafoam Green
#7AF9AB
ΔE00 4.96
Seafoam (survey)
#80F9AD
ΔE00 5.13
Light Blue Green
#7EFBB3
ΔE00 5.32
Weird Green
#3AE57F
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE49E #E45FA5
analogous
#62E45F #5FE49E #5FE4E0
triadic
#5FE49E #9E5FE4 #E49E5F
tetradic
#5FE49E #5F62E4 #E45FA5 #E4E05F
square
#5FE49E #5F62E4 #E45FA5 #E4E05F
split-complementary
#5FE49E #E05FE4 #E45F62
monochromatic
#1DAC61 #2BDB7E #5FE49E #93EDBE #C8F6DD
Accessibility & contrast
On white
1.61
#5FE49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5FE49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE49E
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE49E | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49A
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#2AE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe49e; /* rgb */ color: rgb(95, 228, 158); /* oklch */ color: oklch(82.7% 0.154 157.3);
Tailwind
colors: {
custom: {
50: '#97edbb',
500: '#5fe49e',
950: '#000000',
},
}SCSS
$custom: #5fe49e; $custom-light: #97edbb; $custom-dark: #000000;
JSON
{
"hex": "#5fe49e",
"rgb": {
"r": 95,
"g": 228,
"b": 158
},
"hsl": {
"h": 148.421,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82705,
"c": 0.15436,
"h": 157.3
},
"luminance": 0.60388
}Semantic roles & 50–950 ramp
primary
#5FE49E
secondary
#AD3A77
accent
#1278D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581