#5FF68C#5FF68C
#5FF68C is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.194 H 150.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF68C |
|---|---|
| RGB | rgb(95, 246, 140) |
| HSL | hsl(138, 89%, 67%) |
| HSV | hsv(138, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(87.11, -62.39, 39.32) |
| CIE-LCH | lch(87.11, 73.74, 147.78°) |
| OKLab | oklab(86.77% -0.1685 0.0968) |
| OKLCH | oklch(86.77% 0.194 150.1) |
| XYZ | xyz(42.4055, 70.2337, 36.1276) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF68C #F65FC9
analogous
#7EF65F #5FF68C #5FF6D8
triadic
#5FF68C #8C5FF6 #F68C5F
tetradic
#5FF68C #5F7EF6 #F65FC9 #F6D85F
square
#5FF68C #5F7EF6 #F65FC9 #F6D85F
split-complementary
#5FF68C #D85FF6 #F65F7E
monochromatic
#0CCF46 #25F362 #5FF68C #99F9B6 #D3FDDF
Accessibility & contrast
On white
1.40
#5FF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5FF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF68C
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF68C | 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)
#F7E284
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#2DF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff68c; /* rgb */ color: rgb(95, 246, 140); /* oklch */ color: oklch(86.8% 0.194 150.1);
Tailwind
colors: {
custom: {
50: '#9afaaf',
500: '#5ff68c',
950: '#000000',
},
}SCSS
$custom: #5ff68c; $custom-light: #9afaaf; $custom-dark: #000000;
JSON
{
"hex": "#5ff68c",
"rgb": {
"r": 95,
"g": 246,
"b": 140
},
"hsl": {
"h": 137.881,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86765,
"c": 0.19433,
"h": 150.1
},
"luminance": 0.70238
}Semantic roles & 50–950 ramp
primary
#5FF68C
secondary
#CB2F9C
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581