#60F397#60F397
#60F397 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.180 H 152.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60F397 |
|---|---|
| RGB | rgb(96, 243, 151) |
| HSL | hsl(142, 86%, 66%) |
| HSV | hsv(142, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(86.41, -59.22, 32.96) |
| CIE-LCH | lch(86.41, 67.78, 150.90°) |
| OKLab | oklab(86.25% -0.1603 0.0822) |
| OKLCH | oklch(86.25% 0.18 152.8) |
| XYZ | xyz(42.4570, 68.8181, 40.3179) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.23
Sea Green (survey)
#53FCA1
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.23
Mediumspringgreen
#00FA9A
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F397 #F360BC
analogous
#73F360 #60F397 #60F3E1
triadic
#60F397 #9760F3 #F39760
tetradic
#60F397 #6073F3 #F360BC #F3E160
square
#60F397 #6073F3 #F360BC #F3E160
split-complementary
#60F397 #E160F3 #F36073
monochromatic
#0FC955 #27EF72 #60F397 #99F7BC #D2FCE1
Accessibility & contrast
On white
1.42
#60F397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#60F397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F397
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F397 | 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)
#F3E091
Deuteranopia (green-blind)
#E0D39D
Tritanopia (blue-blind)
#2AF0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f397; /* rgb */ color: rgb(96, 243, 151); /* oklch */ color: oklch(86.3% 0.180 152.8);
Tailwind
colors: {
custom: {
50: '#9af8b6',
500: '#60f397',
950: '#000000',
},
}SCSS
$custom: #60f397; $custom-light: #9af8b6; $custom-dark: #000000;
JSON
{
"hex": "#60f397",
"rgb": {
"r": 96,
"g": 243,
"b": 151
},
"hsl": {
"h": 142.449,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86254,
"c": 0.18016,
"h": 152.8
},
"luminance": 0.68822
}Semantic roles & 50–950 ramp
primary
#60F397
secondary
#C6318E
accent
#038FE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581