#60F783#60F783
#60F783 is a very light, highly saturated green. Relative luminance 0.706; OKLCH L 86.9% C 0.203 H 148.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60F783 |
|---|---|
| RGB | rgb(96, 247, 131) |
| HSL | hsl(134, 90%, 67%) |
| HSV | hsv(134, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 47%, 3.1%) |
| CIE-LAB | lab(87.31, -63.93, 43.94) |
| CIE-LCH | lch(87.31, 77.58, 145.50°) |
| OKLab | oklab(86.9% -0.1727 0.1071) |
| OKLCH | oklch(86.9% 0.203 148.2) |
| XYZ | xyz(42.1784, 70.6429, 32.8810) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.80
Spring Green
#00FF7F
ΔE00 3.18
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F783 #F760D4
analogous
#89F760 #60F783 #60F7CE
triadic
#60F783 #8360F7 #F78360
tetradic
#60F783 #6089F7 #F760D4 #F7CE60
square
#60F783 #6089F7 #F760D4 #F7CE60
split-complementary
#60F783 #CE60F7 #F76089
monochromatic
#0BD239 #26F456 #60F783 #9AFAB0 #D5FDDE
Accessibility & contrast
On white
1.39
#60F783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#60F783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F783
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F783 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37A
Deuteranopia (green-blind)
#E6D68B
Tritanopia (blue-blind)
#34F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f783; /* rgb */ color: rgb(96, 247, 131); /* oklch */ color: oklch(86.9% 0.203 148.2);
Tailwind
colors: {
custom: {
50: '#9bfba9',
500: '#60f783',
950: '#000000',
},
}SCSS
$custom: #60f783; $custom-light: #9bfba9; $custom-dark: #000000;
JSON
{
"hex": "#60f783",
"rgb": {
"r": 96,
"g": 247,
"b": 131
},
"hsl": {
"h": 133.907,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86896,
"c": 0.20317,
"h": 148.2
},
"luminance": 0.70647
}Semantic roles & 50–950 ramp
primary
#60F783
secondary
#CD2EA8
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581