#5FEB88#5FEB88
#5FEB88 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.184 H 150.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB88 |
|---|---|
| RGB | rgb(95, 235, 136) |
| HSL | hsl(138, 78%, 65%) |
| HSV | hsv(138, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 42.1%, 7.8%) |
| CIE-LAB | lab(83.77, -58.91, 36.97) |
| CIE-LCH | lch(83.77, 69.55, 147.89°) |
| OKLab | oklab(84% -0.1592 0.0913) |
| OKLCH | oklch(84% 0.184 150.2) |
| XYZ | xyz(38.8687, 63.6234, 33.5200) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.43
Turquoise Green
#04F489
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 4.16
Sea Green (survey)
#53FCA1
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB88 #EB5FC2
analogous
#7CEB5F #5FEB88 #5FEBCE
triadic
#5FEB88 #885FEB #EB885F
tetradic
#5FEB88 #5F7CEB #EB5FC2 #EBCE5F
square
#5FEB88 #5F7CEB #EB5FC2 #EBCE5F
split-complementary
#5FEB88 #CE5FEB #EB5F7C
monochromatic
#17B946 #29E460 #5FEB88 #95F2B0 #CCF9D9
Accessibility & contrast
On white
1.53
#5FEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5FEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB88
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB88 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD981
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#35E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb88; /* rgb */ color: rgb(95, 235, 136); /* oklch */ color: oklch(84.0% 0.184 150.2);
Tailwind
colors: {
custom: {
50: '#99f2ac',
500: '#5feb88',
950: '#000000',
},
}SCSS
$custom: #5feb88; $custom-light: #99f2ac; $custom-dark: #000000;
JSON
{
"hex": "#5feb88",
"rgb": {
"r": 95,
"g": 235,
"b": 136
},
"hsl": {
"h": 137.571,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.83997,
"c": 0.18355,
"h": 150.2
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#5FEB88
secondary
#B83692
accent
#0B9EDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581