#5FEA97#5FEA97
#5FEA97 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.169 H 154.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA97 |
|---|---|
| RGB | rgb(95, 234, 151) |
| HSL | hsl(144, 77%, 65%) |
| HSV | hsv(144, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(83.71, -55.95, 29.35) |
| CIE-LCH | lch(83.71, 63.18, 152.32°) |
| OKLab | oklab(84.03% -0.1517 0.0736) |
| OKLCH | oklch(84.03% 0.169 154.1) |
| XYZ | xyz(39.7248, 63.5090, 39.4372) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA97 #EA5FB2
analogous
#6CEA5F #5FEA97 #5FEADD
triadic
#5FEA97 #975FEA #EA975F
tetradic
#5FEA97 #5F6CEA #EA5FB2 #EADD5F
square
#5FEA97 #5F6CEA #EA5FB2 #EADD5F
split-complementary
#5FEA97 #DD5FEA #EA5F6C
monochromatic
#18B758 #29E374 #5FEA97 #95F1BA #CBF8DD
Accessibility & contrast
On white
1.53
#5FEA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5FEA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA97
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA97 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#2CE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fea97; /* rgb */ color: rgb(95, 234, 151); /* oklch */ color: oklch(84.0% 0.169 154.1);
Tailwind
colors: {
custom: {
50: '#98f2b6',
500: '#5fea97',
950: '#000000',
},
}SCSS
$custom: #5fea97; $custom-light: #98f2b6; $custom-dark: #000000;
JSON
{
"hex": "#5fea97",
"rgb": {
"r": 95,
"g": 234,
"b": 151
},
"hsl": {
"h": 144.173,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84026,
"c": 0.16864,
"h": 154.1
},
"luminance": 0.63513
}Semantic roles & 50–950 ramp
primary
#5FEA97
secondary
#B63783
accent
#0C87D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581