#5FEE96#5FEE96
#5FEE96 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.175 H 153.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE96 |
|---|---|
| RGB | rgb(95, 238, 150) |
| HSL | hsl(143, 81%, 65%) |
| HSV | hsv(143, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(84.88, -57.68, 31.42) |
| CIE-LCH | lch(84.88, 65.69, 151.42°) |
| OKLab | oklab(84.99% -0.1562 0.0786) |
| OKLCH | oklch(84.99% 0.175 153.3) |
| XYZ | xyz(40.7956, 65.7800, 39.3951) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.07
Sea Green (survey)
#53FCA1
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE96 #EE5FB7
analogous
#6FEE5F #5FEE96 #5FEEDE
triadic
#5FEE96 #965FEE #EE965F
tetradic
#5FEE96 #5F6FEE #EE5FB7 #EEDE5F
square
#5FEE96 #5F6FEE #EE5FB7 #EEDE5F
split-complementary
#5FEE96 #DE5FEE #EE5F6F
monochromatic
#14BE56 #28E872 #5FEE96 #96F4BA #CEFADF
Accessibility & contrast
On white
1.48
#5FEE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#5FEE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE96
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE96 | 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)
#EEDC90
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#2AEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee96; /* rgb */ color: rgb(95, 238, 150); /* oklch */ color: oklch(85.0% 0.175 153.3);
Tailwind
colors: {
custom: {
50: '#99f4b5',
500: '#5fee96',
950: '#000000',
},
}SCSS
$custom: #5fee96; $custom-light: #99f4b5; $custom-dark: #000000;
JSON
{
"hex": "#5fee96",
"rgb": {
"r": 95,
"g": 238,
"b": 150
},
"hsl": {
"h": 143.077,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84985,
"c": 0.17487,
"h": 153.3
},
"luminance": 0.65784
}Semantic roles & 50–950 ramp
primary
#5FEE96
secondary
#BD3488
accent
#088BDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581