#60F574#60F574
#60F574 is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.2% C 0.214 H 145.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60F574 |
|---|---|
| RGB | rgb(96, 245, 116) |
| HSL | hsl(128, 88%, 67%) |
| HSV | hsv(128, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 52.7%, 3.9%) |
| CIE-LAB | lab(86.53, -65.29, 50.04) |
| CIE-LCH | lch(86.53, 82.26, 142.54°) |
| OKLab | oklab(86.19% -0.1766 0.12) |
| OKLCH | oklch(86.19% 0.214 145.8) |
| XYZ | xyz(40.6260, 69.0486, 27.7064) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.54
Spearmint
#1EF876
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.54
Light Bright Green
#53FE5C
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.76
Lighter Green
#75FD63
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F574 #F560E1
analogous
#96F560 #60F574 #60F5BF
triadic
#60F574 #7460F5 #F57460
tetradic
#60F574 #6096F5 #F560E1 #F5BF60
square
#60F574 #6096F5 #F560E1 #F5BF60
split-complementary
#60F574 #BF60F5 #F56096
monochromatic
#0DCE27 #26F142 #60F574 #9AF9A6 #D3FCD9
Accessibility & contrast
On white
1.42
#60F574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#60F574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F574
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F574 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E068
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#3CEFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f574; /* rgb */ color: rgb(96, 245, 116); /* oklch */ color: oklch(86.2% 0.214 145.8);
Tailwind
colors: {
custom: {
50: '#9bfa9f',
500: '#60f574',
950: '#000000',
},
}SCSS
$custom: #60f574; $custom-light: #9bfa9f; $custom-dark: #000000;
JSON
{
"hex": "#60f574",
"rgb": {
"r": 96,
"g": 245,
"b": 116
},
"hsl": {
"h": 128.054,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86191,
"c": 0.21351,
"h": 145.8
},
"luminance": 0.69053
}Semantic roles & 50–950 ramp
primary
#60F574
secondary
#C930B5
accent
#01C6E5
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580