#60F883#60F883
#60F883 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.1% C 0.204 H 148.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60F883 |
|---|---|
| RGB | rgb(96, 248, 131) |
| HSL | hsl(134, 92%, 67%) |
| HSV | hsv(134, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(87.61, -64.29, 44.32) |
| CIE-LCH | lch(87.61, 78.09, 145.42°) |
| OKLab | oklab(87.14% -0.1736 0.1079) |
| OKLCH | oklch(87.14% 0.204 148.1) |
| XYZ | xyz(42.4850, 71.2561, 32.9832) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Wintergreen
#20F986
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 2.81
Lightgreen (survey)
#76FF7B
ΔE00 3.03
Spring Green
#00FF7F
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F883 #F860D5
analogous
#89F860 #60F883 #60F8CF
triadic
#60F883 #8360F8 #F88360
tetradic
#60F883 #6089F8 #F860D5 #F8CF60
square
#60F883 #6089F8 #F860D5 #F8CF60
split-complementary
#60F883 #CF60F8 #F86089
monochromatic
#09D438 #25F555 #60F883 #9BFBB1 #D5FDDE
Accessibility & contrast
On white
1.38
#60F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#60F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F883
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F883 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47A
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#34F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f883; /* rgb */ color: rgb(96, 248, 131); /* oklch */ color: oklch(87.1% 0.204 148.1);
Tailwind
colors: {
custom: {
50: '#9bfca9',
500: '#60f883',
950: '#000000',
},
}SCSS
$custom: #60f883; $custom-light: #9bfca9; $custom-dark: #000000;
JSON
{
"hex": "#60f883",
"rgb": {
"r": 96,
"g": 248,
"b": 131
},
"hsl": {
"h": 133.816,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87142,
"c": 0.20445,
"h": 148.1
},
"luminance": 0.7126
}Semantic roles & 50–950 ramp
primary
#60F883
secondary
#CF2DAA
accent
#00B1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681