#5FF685#5FF685
#5FF685 is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.7% C 0.201 H 148.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF685 |
|---|---|
| RGB | rgb(95, 246, 133) |
| HSL | hsl(135, 89%, 67%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(87.01, -63.47, 42.60) |
| CIE-LCH | lch(87.01, 76.44, 146.13°) |
| OKLab | oklab(86.65% -0.1714 0.1041) |
| OKLCH | oklch(86.65% 0.201 148.7) |
| XYZ | xyz(41.9057, 70.0337, 33.4952) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 2.75
Spearmint
#1EF876
ΔE00 2.80
Spring Green
#00FF7F
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.42
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF685 #F65FD0
analogous
#85F65F #5FF685 #5FF6D0
triadic
#5FF685 #855FF6 #F6855F
tetradic
#5FF685 #5F85F6 #F65FD0 #F6D05F
square
#5FF685 #5F85F6 #F65FD0 #F6D05F
split-complementary
#5FF685 #D05FF6 #F65F85
monochromatic
#0CCF3D #25F359 #5FF685 #99F9B1 #D3FDDD
Accessibility & contrast
On white
1.40
#5FF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#5FF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF685
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF685 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#E5D58D
Tritanopia (blue-blind)
#31F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff685; /* rgb */ color: rgb(95, 246, 133); /* oklch */ color: oklch(86.7% 0.201 148.7);
Tailwind
colors: {
custom: {
50: '#9afaaa',
500: '#5ff685',
950: '#000000',
},
}SCSS
$custom: #5ff685; $custom-light: #9afaaa; $custom-dark: #000000;
JSON
{
"hex": "#5ff685",
"rgb": {
"r": 95,
"g": 246,
"b": 133
},
"hsl": {
"h": 135.099,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86652,
"c": 0.20054,
"h": 148.7
},
"luminance": 0.70038
}Semantic roles & 50–950 ramp
primary
#5FF685
secondary
#CB2FA3
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581