#5FE49C#5FE49C
#5FE49C is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.156 H 156.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE49C |
|---|---|
| RGB | rgb(95, 228, 156) |
| HSL | hsl(148, 71%, 63%) |
| HSV | hsv(148, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.01, -52.63, 24.49) |
| CIE-LCH | lch(82.01, 58.05, 155.05°) |
| OKLab | oklab(82.66% -0.1433 0.0619) |
| OKLCH | oklch(82.66% 0.156 156.6) |
| XYZ | xyz(38.4602, 60.3163, 41.0614) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.89
Weird Green
#3AE57F
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.07
Light Blue Green
#7EFBB3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE49C #E45FA7
analogous
#64E45F #5FE49C #5FE4DF
triadic
#5FE49C #9C5FE4 #E49C5F
tetradic
#5FE49C #5F64E4 #E45FA7 #E4DF5F
square
#5FE49C #5F64E4 #E45FA7 #E4DF5F
split-complementary
#5FE49C #DF5FE4 #E45F64
monochromatic
#1DAC5E #2BDB7C #5FE49C #93EDBC #C8F6DD
Accessibility & contrast
On white
1.61
#5FE49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5FE49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE49C
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE49C | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D498
Deuteranopia (green-blind)
#D0C7A1
Tritanopia (blue-blind)
#2CE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe49c; /* rgb */ color: rgb(95, 228, 156); /* oklch */ color: oklch(82.7% 0.156 156.6);
Tailwind
colors: {
custom: {
50: '#97edb9',
500: '#5fe49c',
950: '#000000',
},
}SCSS
$custom: #5fe49c; $custom-light: #97edb9; $custom-dark: #000000;
JSON
{
"hex": "#5fe49c",
"rgb": {
"r": 95,
"g": 228,
"b": 156
},
"hsl": {
"h": 147.519,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82662,
"c": 0.15612,
"h": 156.6
},
"luminance": 0.6032
}Semantic roles & 50–950 ramp
primary
#5FE49C
secondary
#AD3A78
accent
#127BD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581