#5FE49A#5FE49A
#5FE49A is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.158 H 156.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE49A |
|---|---|
| RGB | rgb(95, 228, 154) |
| HSL | hsl(147, 71%, 63%) |
| HSV | hsv(147, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(81.97, -53.02, 25.47) |
| CIE-LCH | lch(81.97, 58.82, 154.34°) |
| OKLab | oklab(82.62% -0.1442 0.0643) |
| OKLCH | oklch(82.62% 0.158 156) |
| XYZ | xyz(38.2922, 60.2491, 40.1769) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.73
Seafoam Green
#7AF9AB
ΔE00 4.85
Seafoam (survey)
#80F9AD
ΔE00 5.05
Light Blue Green
#7EFBB3
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE49A #E45FA9
analogous
#66E45F #5FE49A #5FE4DD
triadic
#5FE49A #9A5FE4 #E49A5F
tetradic
#5FE49A #5F66E4 #E45FA9 #E4DD5F
square
#5FE49A #5F66E4 #E45FA9 #E4DD5F
split-complementary
#5FE49A #DD5FE4 #E45F66
monochromatic
#1DAC5C #2BDB79 #5FE49A #93EDBB #C8F6DC
Accessibility & contrast
On white
1.61
#5FE49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5FE49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE49A
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE49A | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D495
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#2DE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe49a; /* rgb */ color: rgb(95, 228, 154); /* oklch */ color: oklch(82.6% 0.158 156.0);
Tailwind
colors: {
custom: {
50: '#97edb8',
500: '#5fe49a',
950: '#000000',
},
}SCSS
$custom: #5fe49a; $custom-light: #97edb8; $custom-dark: #000000;
JSON
{
"hex": "#5fe49a",
"rgb": {
"r": 95,
"g": 228,
"b": 154
},
"hsl": {
"h": 146.617,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.8262,
"c": 0.1579,
"h": 156
},
"luminance": 0.60253
}Semantic roles & 50–950 ramp
primary
#5FE49A
secondary
#AD3A7A
accent
#127ED3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581