#60F290#60F290
#60F290 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.185 H 151.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #60F290 |
|---|---|
| RGB | rgb(96, 242, 144) |
| HSL | hsl(140, 85%, 66%) |
| HSV | hsv(140, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(86.01, -60.04, 35.92) |
| CIE-LCH | lch(86.01, 69.96, 149.11°) |
| OKLab | oklab(85.88% -0.1623 0.089) |
| OKLCH | oklch(85.88% 0.185 151.3) |
| XYZ | xyz(41.6068, 68.0006, 37.3129) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 2.99
Light Green Blue
#56FCA2
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F290 #F260C2
analogous
#79F260 #60F290 #60F2D9
triadic
#60F290 #9060F2 #F29060
tetradic
#60F290 #6079F2 #F260C2 #F2D960
square
#60F290 #6079F2 #F260C2 #F2D960
split-complementary
#60F290 #D960F2 #F26079
monochromatic
#10C74C #27ED69 #60F290 #99F7B7 #D1FBDF
Accessibility & contrast
On white
1.44
#60F290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#60F290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F290
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F290 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#2FEEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f290; /* rgb */ color: rgb(96, 242, 144); /* oklch */ color: oklch(85.9% 0.185 151.3);
Tailwind
colors: {
custom: {
50: '#9af7b1',
500: '#60f290',
950: '#000000',
},
}SCSS
$custom: #60f290; $custom-light: #9af7b1; $custom-dark: #000000;
JSON
{
"hex": "#60f290",
"rgb": {
"r": 96,
"g": 242,
"b": 144
},
"hsl": {
"h": 139.726,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85883,
"c": 0.18513,
"h": 151.3
},
"luminance": 0.68005
}Semantic roles & 50–950 ramp
primary
#60F290
secondary
#C43294
accent
#0499E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581