#5FF088#5FF088
#5FF088 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.190 H 149.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF088 |
|---|---|
| RGB | rgb(95, 240, 136) |
| HSL | hsl(137, 83%, 66%) |
| HSV | hsv(137, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.26, -60.79, 38.90) |
| CIE-LCH | lch(85.26, 72.17, 147.38°) |
| OKLab | oklab(85.23% -0.1642 0.0957) |
| OKLCH | oklch(85.23% 0.19 149.8) |
| XYZ | xyz(40.3204, 66.5267, 34.0039) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF088 #F05FC7
analogous
#7EF05F #5FF088 #5FF0D1
triadic
#5FF088 #885FF0 #F0885F
tetradic
#5FF088 #5F7EF0 #F05FC7 #F0D15F
square
#5FF088 #5F7EF0 #F05FC7 #F0D15F
split-complementary
#5FF088 #D15FF0 #F05F7E
monochromatic
#12C244 #27EB5E #5FF088 #97F5B2 #CFFADB
Accessibility & contrast
On white
1.47
#5FF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5FF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF088
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF088 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#33ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff088; /* rgb */ color: rgb(95, 240, 136); /* oklch */ color: oklch(85.2% 0.190 149.8);
Tailwind
colors: {
custom: {
50: '#99f6ac',
500: '#5ff088',
950: '#000000',
},
}SCSS
$custom: #5ff088; $custom-light: #99f6ac; $custom-dark: #000000;
JSON
{
"hex": "#5ff088",
"rgb": {
"r": 95,
"g": 240,
"b": 136
},
"hsl": {
"h": 136.966,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85227,
"c": 0.19012,
"h": 149.8
},
"luminance": 0.66531
}Semantic roles & 50–950 ramp
primary
#5FF088
secondary
#C03398
accent
#06A2DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581