#60F490#60F490
#60F490 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.188 H 151.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60F490 |
|---|---|
| RGB | rgb(96, 244, 144) |
| HSL | hsl(139, 87%, 67%) |
| HSV | hsv(139, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(86.60, -60.79, 36.69) |
| CIE-LCH | lch(86.60, 71.01, 148.89°) |
| OKLab | oklab(86.37% -0.1643 0.0909) |
| OKLCH | oklch(86.37% 0.188 151.1) |
| XYZ | xyz(42.2053, 69.1976, 37.5124) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 2.90
Wintergreen
#20F986
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F490 #F460C4
analogous
#7AF460 #60F490 #60F4DA
triadic
#60F490 #9060F4 #F49060
tetradic
#60F490 #607AF4 #F460C4 #F4DA60
square
#60F490 #607AF4 #F460C4 #F4DA60
split-complementary
#60F490 #DA60F4 #F4607A
monochromatic
#0ECC4C #27F068 #60F490 #99F8B8 #D2FCE0
Accessibility & contrast
On white
1.42
#60F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#60F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F490
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F490 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#E2D397
Tritanopia (blue-blind)
#2EF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f490; /* rgb */ color: rgb(96, 244, 144); /* oklch */ color: oklch(86.4% 0.188 151.1);
Tailwind
colors: {
custom: {
50: '#9af9b1',
500: '#60f490',
950: '#000000',
},
}SCSS
$custom: #60f490; $custom-light: #9af9b1; $custom-dark: #000000;
JSON
{
"hex": "#60f490",
"rgb": {
"r": 96,
"g": 244,
"b": 144
},
"hsl": {
"h": 139.459,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86373,
"c": 0.18775,
"h": 151.1
},
"luminance": 0.69202
}Semantic roles & 50–950 ramp
primary
#60F490
secondary
#C83097
accent
#029AE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581