#60F375#60F375
#60F375 is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.7% C 0.210 H 146.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60F375 |
|---|---|
| RGB | rgb(96, 243, 117) |
| HSL | hsl(129, 86%, 66%) |
| HSV | hsv(129, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 51.9%, 4.7%) |
| CIE-LAB | lab(85.94, -64.45, 48.86) |
| CIE-LCH | lch(85.94, 80.87, 142.83°) |
| OKLab | oklab(85.71% -0.1743 0.1174) |
| OKLCH | oklch(85.71% 0.21 146) |
| XYZ | xyz(40.0828, 67.8685, 27.8138) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.85
Lightgreen (survey)
#76FF7B
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.96
Spring Green
#00FF7F
ΔE00 3.96
Easter Green
#8CFD7E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F375 #F360DE
analogous
#95F360 #60F375 #60F3BE
triadic
#60F375 #7560F3 #F37560
tetradic
#60F375 #6095F3 #F360DE #F3BE60
square
#60F375 #6095F3 #F360DE #F3BE60
split-complementary
#60F375 #BE60F3 #F36095
monochromatic
#0FC92A #27EF44 #60F375 #99F7A6 #D2FCD8
Accessibility & contrast
On white
1.44
#60F375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#60F375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F375
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F375 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6A
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#3DEED6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f375; /* rgb */ color: rgb(96, 243, 117); /* oklch */ color: oklch(85.7% 0.210 146.0);
Tailwind
colors: {
custom: {
50: '#9bf89f',
500: '#60f375',
950: '#000000',
},
}SCSS
$custom: #60f375; $custom-light: #9bf89f; $custom-dark: #000000;
JSON
{
"hex": "#60f375",
"rgb": {
"r": 96,
"g": 243,
"b": 117
},
"hsl": {
"h": 128.571,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.8571,
"c": 0.21017,
"h": 146
},
"luminance": 0.67872
}Semantic roles & 50–950 ramp
primary
#60F375
secondary
#C631B1
accent
#03C3E2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580