#5FE39B#5FE39B
#5FE39B is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.156 H 156.5°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE39B |
|---|---|
| RGB | rgb(95, 227, 155) |
| HSL | hsl(147, 70%, 63%) |
| HSV | hsv(147, 58%, 89%) |
| CMYK | cmyk(58.1%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(81.69, -52.42, 24.57) |
| CIE-LCH | lch(81.69, 57.90, 154.89°) |
| OKLab | oklab(82.4% -0.1427 0.0621) |
| OKLCH | oklch(82.4% 0.156 156.5) |
| XYZ | xyz(38.1016, 59.7340, 40.5259) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 4.77
Weird Green
#3AE57F
ΔE00 4.95
Seafoam Green
#7AF9AB
ΔE00 5.09
Seafoam (survey)
#80F9AD
ΔE00 5.26
Light Blue Green
#7EFBB3
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE39B #E35FA7
analogous
#65E35F #5FE39B #5FE3DD
triadic
#5FE39B #9B5FE3 #E39B5F
tetradic
#5FE39B #5F65E3 #E35FA7 #E3DD5F
square
#5FE39B #5F65E3 #E35FA7 #E3DD5F
split-complementary
#5FE39B #DD5FE3 #E35F65
monochromatic
#1EAA5D #2BDA7A #5FE39B #93ECBC #C7F5DC
Accessibility & contrast
On white
1.62
#5FE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5FE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE39B
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE39B | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D397
Deuteranopia (green-blind)
#D0C6A0
Tritanopia (blue-blind)
#2DE1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe39b; /* rgb */ color: rgb(95, 227, 155); /* oklch */ color: oklch(82.4% 0.156 156.5);
Tailwind
colors: {
custom: {
50: '#97edb9',
500: '#5fe39b',
950: '#000000',
},
}SCSS
$custom: #5fe39b; $custom-light: #97edb9; $custom-dark: #000000;
JSON
{
"hex": "#5fe39b",
"rgb": {
"r": 95,
"g": 227,
"b": 155
},
"hsl": {
"h": 147.273,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.82397,
"c": 0.15565,
"h": 156.5
},
"luminance": 0.59738
}Semantic roles & 50–950 ramp
primary
#5FE39B
secondary
#AC3B78
accent
#137BD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581