#5FF08B#5FF08B
#5FF08B is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.187 H 150.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF08B |
|---|---|
| RGB | rgb(95, 240, 139) |
| HSL | hsl(138, 83%, 66%) |
| HSV | hsv(138, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.31, -60.31, 37.48) |
| CIE-LCH | lch(85.31, 71.01, 148.14°) |
| OKLab | oklab(85.28% -0.163 0.0925) |
| OKLCH | oklch(85.28% 0.187 150.4) |
| XYZ | xyz(40.5366, 66.6132, 35.1425) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF08B #F05FC4
analogous
#7BF05F #5FF08B #5FF0D3
triadic
#5FF08B #8B5FF0 #F08B5F
tetradic
#5FF08B #5F7BF0 #F05FC4 #F0D35F
square
#5FF08B #5F7BF0 #F05FC4 #F0D35F
split-complementary
#5FF08B #D35FF0 #F05F7B
monochromatic
#12C248 #27EB62 #5FF08B #97F5B4 #CFFADC
Accessibility & contrast
On white
1.47
#5FF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5FF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF08B
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF08B | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#31ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff08b; /* rgb */ color: rgb(95, 240, 139); /* oklch */ color: oklch(85.3% 0.187 150.4);
Tailwind
colors: {
custom: {
50: '#99f6ae',
500: '#5ff08b',
950: '#000000',
},
}SCSS
$custom: #5ff08b; $custom-light: #99f6ae; $custom-dark: #000000;
JSON
{
"hex": "#5ff08b",
"rgb": {
"r": 95,
"g": 240,
"b": 139
},
"hsl": {
"h": 138.207,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85277,
"c": 0.18742,
"h": 150.4
},
"luminance": 0.66617
}Semantic roles & 50–950 ramp
primary
#5FF08B
secondary
#C03395
accent
#069DDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581