#5FF692#5FF692
#5FF692 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.189 H 151.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF692 |
|---|---|
| RGB | rgb(95, 246, 146) |
| HSL | hsl(140, 89%, 67%) |
| HSV | hsv(140, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(87.20, -61.41, 36.48) |
| CIE-LCH | lch(87.20, 71.43, 149.29°) |
| OKLab | oklab(86.87% -0.1659 0.0904) |
| OKLCH | oklch(86.87% 0.189 151.4) |
| XYZ | xyz(42.8600, 70.4155, 38.5214) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.49
Light Green Blue
#56FCA2
ΔE00 2.55
Wintergreen
#20F986
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.14
Mediumspringgreen
#00FA9A
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF692 #F65FC3
analogous
#78F65F #5FF692 #5FF6DE
triadic
#5FF692 #925FF6 #F6925F
tetradic
#5FF692 #5F78F6 #F65FC3 #F6DE5F
square
#5FF692 #5F78F6 #F65FC3 #F6DE5F
split-complementary
#5FF692 #DE5FF6 #F65F78
monochromatic
#0CCF4E #25F36B #5FF692 #99F9B9 #D3FDE1
Accessibility & contrast
On white
1.39
#5FF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5FF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF692
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF692 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#28F2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff692; /* rgb */ color: rgb(95, 246, 146); /* oklch */ color: oklch(86.9% 0.189 151.4);
Tailwind
colors: {
custom: {
50: '#9afab3',
500: '#5ff692',
950: '#000000',
},
}SCSS
$custom: #5ff692; $custom-light: #9afab3; $custom-dark: #000000;
JSON
{
"hex": "#5ff692",
"rgb": {
"r": 95,
"g": 246,
"b": 146
},
"hsl": {
"h": 140.265,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86867,
"c": 0.18898,
"h": 151.4
},
"luminance": 0.7042
}Semantic roles & 50–950 ramp
primary
#5FF692
secondary
#CB2F96
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581