#5FF68D#5FF68D
#5FF68D is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.193 H 150.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF68D |
|---|---|
| RGB | rgb(95, 246, 141) |
| HSL | hsl(138, 89%, 67%) |
| HSV | hsv(138, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.13, -62.23, 38.85) |
| CIE-LCH | lch(87.13, 73.36, 148.02°) |
| OKLab | oklab(86.78% -0.1681 0.0958) |
| OKLCH | oklch(86.78% 0.193 150.3) |
| XYZ | xyz(42.4796, 70.2633, 36.5176) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.55
Turquoise Green
#04F489
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.07
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF68D #F65FC8
analogous
#7DF65F #5FF68D #5FF6D8
triadic
#5FF68D #8D5FF6 #F68D5F
tetradic
#5FF68D #5F7DF6 #F65FC8 #F6D85F
square
#5FF68D #5F7DF6 #F65FC8 #F6D85F
split-complementary
#5FF68D #D85FF6 #F65F7D
monochromatic
#0CCF47 #25F364 #5FF68D #99F9B6 #D3FDE0
Accessibility & contrast
On white
1.40
#5FF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5FF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF68D
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF68D | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#2CF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff68d; /* rgb */ color: rgb(95, 246, 141); /* oklch */ color: oklch(86.8% 0.193 150.3);
Tailwind
colors: {
custom: {
50: '#9afaaf',
500: '#5ff68d',
950: '#000000',
},
}SCSS
$custom: #5ff68d; $custom-light: #9afaaf; $custom-dark: #000000;
JSON
{
"hex": "#5ff68d",
"rgb": {
"r": 95,
"g": 246,
"b": 141
},
"hsl": {
"h": 138.278,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86782,
"c": 0.19344,
"h": 150.3
},
"luminance": 0.70268
}Semantic roles & 50–950 ramp
primary
#5FF68D
secondary
#CB2F9B
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581