#60F396#60F396
#60F396 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.181 H 152.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60F396 |
|---|---|
| RGB | rgb(96, 243, 150) |
| HSL | hsl(142, 86%, 66%) |
| HSV | hsv(142, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(86.40, -59.40, 33.44) |
| CIE-LCH | lch(86.40, 68.16, 150.62°) |
| OKLab | oklab(86.24% -0.1607 0.0833) |
| OKLCH | oklch(86.24% 0.181 152.6) |
| XYZ | xyz(42.3761, 68.7858, 39.8920) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.23
Mediumspringgreen
#00FA9A
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F396 #F360BD
analogous
#74F360 #60F396 #60F3E0
triadic
#60F396 #9660F3 #F39660
tetradic
#60F396 #6074F3 #F360BD #F3E060
square
#60F396 #6074F3 #F360BD #F3E060
split-complementary
#60F396 #E060F3 #F36074
monochromatic
#0FC954 #27EF70 #60F396 #99F7BC #D2FCE1
Accessibility & contrast
On white
1.42
#60F396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#60F396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F396
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F396 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#2AF0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f396; /* rgb */ color: rgb(96, 243, 150); /* oklch */ color: oklch(86.2% 0.181 152.6);
Tailwind
colors: {
custom: {
50: '#9af8b5',
500: '#60f396',
950: '#000000',
},
}SCSS
$custom: #60f396; $custom-light: #9af8b5; $custom-dark: #000000;
JSON
{
"hex": "#60f396",
"rgb": {
"r": 96,
"g": 243,
"b": 150
},
"hsl": {
"h": 142.041,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86236,
"c": 0.18105,
"h": 152.6
},
"luminance": 0.6879
}Semantic roles & 50–950 ramp
primary
#60F396
secondary
#C6318F
accent
#0390E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581