#5FE799#5FE799
#5FE799 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.3% C 0.163 H 155.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE799 |
|---|---|
| RGB | rgb(95, 231, 153) |
| HSL | hsl(146, 74%, 64%) |
| HSV | hsv(146, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(82.85, -54.40, 27.17) |
| CIE-LCH | lch(82.85, 60.81, 153.46°) |
| OKLab | oklab(83.33% -0.1478 0.0684) |
| OKLCH | oklch(83.33% 0.163 155.2) |
| XYZ | xyz(39.0417, 61.8808, 40.0175) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.53
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE799 #E75FAD
analogous
#69E75F #5FE799 #5FE7DD
triadic
#5FE799 #995FE7 #E7995F
tetradic
#5FE799 #5F69E7 #E75FAD #E7DD5F
square
#5FE799 #5F69E7 #E75FAD #E7DD5F
split-complementary
#5FE799 #DD5FE7 #E75F69
monochromatic
#1BB15B #2ADF77 #5FE799 #94EFBB #C9F7DD
Accessibility & contrast
On white
1.57
#5FE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5FE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE799
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE799 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#2CE5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe799; /* rgb */ color: rgb(95, 231, 153); /* oklch */ color: oklch(83.3% 0.163 155.2);
Tailwind
colors: {
custom: {
50: '#98efb7',
500: '#5fe799',
950: '#000000',
},
}SCSS
$custom: #5fe799; $custom-light: #98efb7; $custom-dark: #000000;
JSON
{
"hex": "#5fe799",
"rgb": {
"r": 95,
"g": 231,
"b": 153
},
"hsl": {
"h": 145.588,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83333,
"c": 0.16283,
"h": 155.2
},
"luminance": 0.61885
}Semantic roles & 50–950 ramp
primary
#5FE799
secondary
#B2397E
accent
#0F81D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581