#60F394#60F394
#60F394 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.183 H 152.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60F394 |
|---|---|
| RGB | rgb(96, 243, 148) |
| HSL | hsl(141, 86%, 66%) |
| HSV | hsv(141, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(86.37, -59.74, 34.40) |
| CIE-LCH | lch(86.37, 68.94, 150.07°) |
| OKLab | oklab(86.2% -0.1616 0.0856) |
| OKLCH | oklch(86.2% 0.183 152.1) |
| XYZ | xyz(42.2164, 68.7219, 39.0511) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.37
Mediumspringgreen
#00FA9A
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F394 #F360BF
analogous
#76F360 #60F394 #60F3DD
triadic
#60F394 #9460F3 #F39460
tetradic
#60F394 #6076F3 #F360BF #F3DD60
square
#60F394 #6076F3 #F360BF #F3DD60
split-complementary
#60F394 #DD60F3 #F36076
monochromatic
#0FC951 #27EF6E #60F394 #99F7BA #D2FCE1
Accessibility & contrast
On white
1.42
#60F394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#60F394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F394
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F394 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08D
Deuteranopia (green-blind)
#E0D39A
Tritanopia (blue-blind)
#2CF0DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f394; /* rgb */ color: rgb(96, 243, 148); /* oklch */ color: oklch(86.2% 0.183 152.1);
Tailwind
colors: {
custom: {
50: '#9af8b4',
500: '#60f394',
950: '#000000',
},
}SCSS
$custom: #60f394; $custom-light: #9af8b4; $custom-dark: #000000;
JSON
{
"hex": "#60f394",
"rgb": {
"r": 96,
"g": 243,
"b": 148
},
"hsl": {
"h": 141.224,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86199,
"c": 0.18285,
"h": 152.1
},
"luminance": 0.68726
}Semantic roles & 50–950 ramp
primary
#60F394
secondary
#C63191
accent
#0393E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581