#5FEB9E#5FEB9E
#5FEB9E is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.164 H 156.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB9E |
|---|---|
| RGB | rgb(95, 235, 158) |
| HSL | hsl(147, 78%, 65%) |
| HSV | hsv(147, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 32.8%, 7.8%) |
| CIE-LAB | lab(84.13, -55.05, 26.34) |
| CIE-LCH | lch(84.13, 61.02, 154.43°) |
| OKLab | oklab(84.41% -0.1496 0.0664) |
| OKLCH | oklch(84.41% 0.164 156.1) |
| XYZ | xyz(40.5957, 64.3142, 42.6156) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.87
Aqua Green
#12E193
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB9E #EB5FAC
analogous
#66EB5F #5FEB9E #5FEBE4
triadic
#5FEB9E #9E5FEB #EB9E5F
tetradic
#5FEB9E #5F66EB #EB5FAC #EBE45F
square
#5FEB9E #5F66EB #EB5FAC #EBE45F
split-complementary
#5FEB9E #E45FEB #EB5F66
monochromatic
#17B960 #29E47D #5FEB9E #95F2BF #CCF9E0
Accessibility & contrast
On white
1.51
#5FEB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5FEB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB9E
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB9E | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#25E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5feb9e; /* rgb */ color: rgb(95, 235, 158); /* oklch */ color: oklch(84.4% 0.164 156.1);
Tailwind
colors: {
custom: {
50: '#98f2bb',
500: '#5feb9e',
950: '#000000',
},
}SCSS
$custom: #5feb9e; $custom-light: #98f2bb; $custom-dark: #000000;
JSON
{
"hex": "#5feb9e",
"rgb": {
"r": 95,
"g": 235,
"b": 158
},
"hsl": {
"h": 147,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.8441,
"c": 0.16374,
"h": 156.1
},
"luminance": 0.64318
}Semantic roles & 50–950 ramp
primary
#5FEB9E
secondary
#B8367E
accent
#0B7DDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582