#60F293#60F293
#60F293 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.182 H 152.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60F293 |
|---|---|
| RGB | rgb(96, 242, 147) |
| HSL | hsl(141, 85%, 66%) |
| HSV | hsv(141, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.05, -59.53, 34.48) |
| CIE-LCH | lch(86.05, 68.80, 149.92°) |
| OKLab | oklab(85.94% -0.161 0.0857) |
| OKLCH | oklch(85.94% 0.182 152) |
| XYZ | xyz(41.8392, 68.0935, 38.5366) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.43
Mediumspringgreen
#00FA9A
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F293 #F260BF
analogous
#76F260 #60F293 #60F2DC
triadic
#60F293 #9360F2 #F29360
tetradic
#60F293 #6076F2 #F260BF #F2DC60
square
#60F293 #6076F2 #F260BF #F2DC60
split-complementary
#60F293 #DC60F2 #F26076
monochromatic
#10C750 #27ED6D #60F293 #99F7B9 #D1FBE0
Accessibility & contrast
On white
1.44
#60F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#60F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F293
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F293 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8C
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#2DEFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f293; /* rgb */ color: rgb(96, 242, 147); /* oklch */ color: oklch(85.9% 0.182 152.0);
Tailwind
colors: {
custom: {
50: '#9af7b3',
500: '#60f293',
950: '#000000',
},
}SCSS
$custom: #60f293; $custom-light: #9af7b3; $custom-dark: #000000;
JSON
{
"hex": "#60f293",
"rgb": {
"r": 96,
"g": 242,
"b": 147
},
"hsl": {
"h": 140.959,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85937,
"c": 0.18243,
"h": 152
},
"luminance": 0.68098
}Semantic roles & 50–950 ramp
primary
#60F293
secondary
#C43291
accent
#0494E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581