#5FE693#5FE693
#5FE693 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.167 H 153.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE693 |
|---|---|
| RGB | rgb(95, 230, 147) |
| HSL | hsl(143, 73%, 64%) |
| HSV | hsv(143, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.45, -55.10, 29.70) |
| CIE-LCH | lch(82.45, 62.60, 151.68°) |
| OKLab | oklab(82.97% -0.1494 0.0744) |
| OKLCH | oklch(82.97% 0.167 153.5) |
| XYZ | xyz(38.2795, 61.1294, 37.3800) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Aqua Green
#12E193
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.75
Sea Green (survey)
#53FCA1
ΔE00 4.78
Turquoise Green
#04F489
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE693 #E65FB2
analogous
#6EE65F #5FE693 #5FE6D6
triadic
#5FE693 #935FE6 #E6935F
tetradic
#5FE693 #5F6EE6 #E65FB2 #E6D65F
square
#5FE693 #5F6EE6 #E65FB2 #E6D65F
split-complementary
#5FE693 #D65FE6 #E65F6E
monochromatic
#1BAF54 #2ADE6F #5FE693 #94EEB7 #C9F7DA
Accessibility & contrast
On white
1.59
#5FE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5FE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE693
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE693 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#31E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe693; /* rgb */ color: rgb(95, 230, 147); /* oklch */ color: oklch(83.0% 0.167 153.5);
Tailwind
colors: {
custom: {
50: '#98efb3',
500: '#5fe693',
950: '#000000',
},
}SCSS
$custom: #5fe693; $custom-light: #98efb3; $custom-dark: #000000;
JSON
{
"hex": "#5fe693",
"rgb": {
"r": 95,
"g": 230,
"b": 147
},
"hsl": {
"h": 143.111,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.8297,
"c": 0.16688,
"h": 153.5
},
"luminance": 0.61133
}Semantic roles & 50–950 ramp
primary
#5FE693
secondary
#B03982
accent
#1089D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581