#60F88B#60F88B
#60F88B is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.3% C 0.197 H 149.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60F88B |
|---|---|
| RGB | rgb(96, 248, 139) |
| HSL | hsl(137, 92%, 67%) |
| HSV | hsv(137, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 44%, 2.7%) |
| CIE-LAB | lab(87.72, -63.08, 40.59) |
| CIE-LCH | lch(87.72, 75.01, 147.24°) |
| OKLab | oklab(87.27% -0.1704 0.0997) |
| OKLCH | oklch(87.27% 0.197 149.7) |
| XYZ | xyz(43.0483, 71.4814, 35.9498) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F88B #F860CD
analogous
#81F860 #60F88B #60F8D7
triadic
#60F88B #8B60F8 #F88B60
tetradic
#60F88B #6081F8 #F860CD #F8D760
square
#60F88B #6081F8 #F860CD #F8D760
split-complementary
#60F88B #D760F8 #F86081
monochromatic
#09D443 #25F560 #60F88B #9BFBB6 #D5FDE1
Accessibility & contrast
On white
1.37
#60F88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#60F88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F88B
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F88B | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE483
Deuteranopia (green-blind)
#E6D792
Tritanopia (blue-blind)
#2FF4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f88b; /* rgb */ color: rgb(96, 248, 139); /* oklch */ color: oklch(87.3% 0.197 149.7);
Tailwind
colors: {
custom: {
50: '#9bfcae',
500: '#60f88b',
950: '#000000',
},
}SCSS
$custom: #60f88b; $custom-light: #9bfcae; $custom-dark: #000000;
JSON
{
"hex": "#60f88b",
"rgb": {
"r": 96,
"g": 248,
"b": 139
},
"hsl": {
"h": 136.974,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87267,
"c": 0.19741,
"h": 149.7
},
"luminance": 0.71486
}Semantic roles & 50–950 ramp
primary
#60F88B
secondary
#CF2DA1
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681