#5FF68A#5FF68A
#5FF68A is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.7% C 0.196 H 149.7°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF68A |
|---|---|
| RGB | rgb(95, 246, 138) |
| HSL | hsl(137, 89%, 67%) |
| HSV | hsv(137, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(87.08, -62.70, 40.26) |
| CIE-LCH | lch(87.08, 74.51, 147.30°) |
| OKLab | oklab(86.73% -0.1693 0.0989) |
| OKLCH | oklch(86.73% 0.196 149.7) |
| XYZ | xyz(42.2594, 70.1752, 35.3579) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF68A #F65FCB
analogous
#80F65F #5FF68A #5FF6D6
triadic
#5FF68A #8A5FF6 #F68A5F
tetradic
#5FF68A #5F80F6 #F65FCB #F6D65F
square
#5FF68A #5F80F6 #F65FCB #F6D65F
split-complementary
#5FF68A #D65FF6 #F65F80
monochromatic
#0CCF43 #25F360 #5FF68A #99F9B4 #D3FDDF
Accessibility & contrast
On white
1.40
#5FF68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#5FF68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF68A
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF68A | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E282
Deuteranopia (green-blind)
#E4D591
Tritanopia (blue-blind)
#2EF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff68a; /* rgb */ color: rgb(95, 246, 138); /* oklch */ color: oklch(86.7% 0.196 149.7);
Tailwind
colors: {
custom: {
50: '#9afaad',
500: '#5ff68a',
950: '#000000',
},
}SCSS
$custom: #5ff68a; $custom-light: #9afaad; $custom-dark: #000000;
JSON
{
"hex": "#5ff68a",
"rgb": {
"r": 95,
"g": 246,
"b": 138
},
"hsl": {
"h": 137.086,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86732,
"c": 0.19612,
"h": 149.7
},
"luminance": 0.70179
}Semantic roles & 50–950 ramp
primary
#5FF68A
secondary
#CB2F9E
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581