#60F791#60F791
#60F791 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.1% C 0.191 H 151.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60F791 |
|---|---|
| RGB | rgb(96, 247, 145) |
| HSL | hsl(139, 90%, 67%) |
| HSV | hsv(139, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 41.3%, 3.1%) |
| CIE-LAB | lab(87.51, -61.75, 37.38) |
| CIE-LCH | lch(87.51, 72.18, 148.81°) |
| OKLab | oklab(87.12% -0.1668 0.0925) |
| OKLCH | oklch(87.12% 0.191 151) |
| XYZ | xyz(43.1921, 71.0484, 38.2201) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F791 #F760C6
analogous
#7BF760 #60F791 #60F7DC
triadic
#60F791 #9160F7 #F79160
tetradic
#60F791 #607BF7 #F760C6 #F7DC60
square
#60F791 #607BF7 #F760C6 #F7DC60
split-complementary
#60F791 #DC60F7 #F7607B
monochromatic
#0BD24B #26F469 #60F791 #9AFAB9 #D5FDE2
Accessibility & contrast
On white
1.38
#60F791 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#60F791 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F791
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F791 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F791 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48A
Deuteranopia (green-blind)
#E4D698
Tritanopia (blue-blind)
#2CF3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f791; /* rgb */ color: rgb(96, 247, 145); /* oklch */ color: oklch(87.1% 0.191 151.0);
Tailwind
colors: {
custom: {
50: '#9bfbb2',
500: '#60f791',
950: '#000000',
},
}SCSS
$custom: #60f791; $custom-light: #9bfbb2; $custom-dark: #000000;
JSON
{
"hex": "#60f791",
"rgb": {
"r": 96,
"g": 247,
"b": 145
},
"hsl": {
"h": 139.47,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.87123,
"c": 0.19077,
"h": 151
},
"luminance": 0.71053
}Semantic roles & 50–950 ramp
primary
#60F791
secondary
#CD2E9A
accent
#009BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581