#5FEE97#5FEE97
#5FEE97 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.174 H 153.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE97 |
|---|---|
| RGB | rgb(95, 238, 151) |
| HSL | hsl(143, 81%, 65%) |
| HSV | hsv(143, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(84.90, -57.51, 30.94) |
| CIE-LCH | lch(84.90, 65.30, 151.72°) |
| OKLab | oklab(85% -0.1558 0.0774) |
| OKLCH | oklch(85% 0.174 153.6) |
| XYZ | xyz(40.8764, 65.8123, 39.8210) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE97 #EE5FB6
analogous
#6EEE5F #5FEE97 #5FEEDF
triadic
#5FEE97 #975FEE #EE975F
tetradic
#5FEE97 #5F6EEE #EE5FB6 #EEDF5F
square
#5FEE97 #5F6EEE #EE5FB6 #EEDF5F
split-complementary
#5FEE97 #DF5FEE #EE5F6E
monochromatic
#14BE57 #28E873 #5FEE97 #96F4BB #CEFADF
Accessibility & contrast
On white
1.48
#5FEE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#5FEE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE97
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE97 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DBCF9D
Tritanopia (blue-blind)
#2AEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee97; /* rgb */ color: rgb(95, 238, 151); /* oklch */ color: oklch(85.0% 0.174 153.6);
Tailwind
colors: {
custom: {
50: '#99f4b6',
500: '#5fee97',
950: '#000000',
},
}SCSS
$custom: #5fee97; $custom-light: #99f4b6; $custom-dark: #000000;
JSON
{
"hex": "#5fee97",
"rgb": {
"r": 95,
"g": 238,
"b": 151
},
"hsl": {
"h": 143.497,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.85004,
"c": 0.17398,
"h": 153.6
},
"luminance": 0.65816
}Semantic roles & 50–950 ramp
primary
#5FEE97
secondary
#BD3487
accent
#088ADD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581