#60F88C#60F88C
#60F88C is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.3% C 0.197 H 149.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60F88C |
|---|---|
| RGB | rgb(96, 248, 140) |
| HSL | hsl(137, 92%, 67%) |
| HSV | hsv(137, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(87.73, -62.92, 40.12) |
| CIE-LCH | lch(87.73, 74.63, 147.48°) |
| OKLab | oklab(87.28% -0.1699 0.0987) |
| OKLCH | oklch(87.28% 0.197 149.9) |
| XYZ | xyz(43.1217, 71.5108, 36.3363) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F88C #F860CC
analogous
#80F860 #60F88C #60F8D8
triadic
#60F88C #8C60F8 #F88C60
tetradic
#60F88C #6080F8 #F860CC #F8D860
square
#60F88C #6080F8 #F860CC #F8D860
split-complementary
#60F88C #D860F8 #F86080
monochromatic
#09D444 #25F562 #60F88C #9BFBB6 #D5FDE1
Accessibility & contrast
On white
1.37
#60F88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#60F88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F88C
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F88C | 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)
#FAE484
Deuteranopia (green-blind)
#E6D793
Tritanopia (blue-blind)
#2FF4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f88c; /* rgb */ color: rgb(96, 248, 140); /* oklch */ color: oklch(87.3% 0.197 149.9);
Tailwind
colors: {
custom: {
50: '#9bfcaf',
500: '#60f88c',
950: '#000000',
},
}SCSS
$custom: #60f88c; $custom-light: #9bfcaf; $custom-dark: #000000;
JSON
{
"hex": "#60f88c",
"rgb": {
"r": 96,
"g": 248,
"b": 140
},
"hsl": {
"h": 137.368,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87283,
"c": 0.19652,
"h": 149.9
},
"luminance": 0.71515
}Semantic roles & 50–950 ramp
primary
#60F88C
secondary
#CF2DA0
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681