#60F790#60F790
#60F790 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.192 H 150.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60F790 |
|---|---|
| RGB | rgb(96, 247, 144) |
| HSL | hsl(139, 90%, 67%) |
| HSV | hsv(139, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(87.49, -61.91, 37.85) |
| CIE-LCH | lch(87.49, 72.57, 148.56°) |
| OKLab | oklab(87.11% -0.1673 0.0935) |
| OKLCH | oklch(87.11% 0.192 150.8) |
| XYZ | xyz(43.1154, 71.0177, 37.8158) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.64
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F790 #F760C7
analogous
#7CF760 #60F790 #60F7DC
triadic
#60F790 #9060F7 #F79060
tetradic
#60F790 #607CF7 #F760C7 #F7DC60
square
#60F790 #607CF7 #F760C7 #F7DC60
split-complementary
#60F790 #DC60F7 #F7607C
monochromatic
#0BD24A #26F467 #60F790 #9AFAB9 #D5FDE1
Accessibility & contrast
On white
1.38
#60F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#60F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F790
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F790 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E489
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#2CF3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f790; /* rgb */ color: rgb(96, 247, 144); /* oklch */ color: oklch(87.1% 0.192 150.8);
Tailwind
colors: {
custom: {
50: '#9bfbb1',
500: '#60f790',
950: '#000000',
},
}SCSS
$custom: #60f790; $custom-light: #9bfbb1; $custom-dark: #000000;
JSON
{
"hex": "#60f790",
"rgb": {
"r": 96,
"g": 247,
"b": 144
},
"hsl": {
"h": 139.073,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.87106,
"c": 0.19166,
"h": 150.8
},
"luminance": 0.71022
}Semantic roles & 50–950 ramp
primary
#60F790
secondary
#CD2E9B
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581