#5FE79F#5FE79F
#5FE79F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.158 H 157.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE79F |
|---|---|
| RGB | rgb(95, 231, 159) |
| HSL | hsl(148, 74%, 64%) |
| HSV | hsv(148, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(82.96, -53.26, 24.23) |
| CIE-LCH | lch(82.96, 58.51, 155.54°) |
| OKLab | oklab(83.46% -0.1451 0.0613) |
| OKLCH | oklch(83.46% 0.158 157.1) |
| XYZ | xyz(39.5498, 62.0841, 42.6933) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.74
Light Green Blue
#56FCA2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE79F #E75FA7
analogous
#63E75F #5FE79F #5FE7E3
triadic
#5FE79F #9F5FE7 #E79F5F
tetradic
#5FE79F #5F63E7 #E75FA7 #E7E35F
square
#5FE79F #5F63E7 #E75FA7 #E7E35F
split-complementary
#5FE79F #E35FE7 #E75F63
monochromatic
#1BB161 #2ADF7F #5FE79F #94EFBF #C9F7DF
Accessibility & contrast
On white
1.57
#5FE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5FE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE79F
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE79F | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D69B
Deuteranopia (green-blind)
#D3C9A4
Tritanopia (blue-blind)
#27E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe79f; /* rgb */ color: rgb(95, 231, 159); /* oklch */ color: oklch(83.5% 0.158 157.1);
Tailwind
colors: {
custom: {
50: '#98efbb',
500: '#5fe79f',
950: '#000000',
},
}SCSS
$custom: #5fe79f; $custom-light: #98efbb; $custom-dark: #000000;
JSON
{
"hex": "#5fe79f",
"rgb": {
"r": 95,
"g": 231,
"b": 159
},
"hsl": {
"h": 148.235,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83457,
"c": 0.15751,
"h": 157.1
},
"luminance": 0.62088
}Semantic roles & 50–950 ramp
primary
#5FE79F
secondary
#B23979
accent
#0F79D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582