#60F98C#60F98C
#60F98C is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.5% C 0.198 H 149.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F98C |
|---|---|
| RGB | rgb(96, 249, 140) |
| HSL | hsl(137, 93%, 68%) |
| HSV | hsv(137, 61%, 98%) |
| CMYK | cmyk(61.4%, 0%, 43.8%, 2.4%) |
| CIE-LAB | lab(88.03, -63.29, 40.51) |
| CIE-LCH | lch(88.03, 75.14, 147.38°) |
| OKLab | oklab(87.53% -0.1709 0.0996) |
| OKLCH | oklch(87.53% 0.198 149.8) |
| XYZ | xyz(43.4299, 72.1273, 36.4391) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.95
Spearmint
#1EF876
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F98C #F960CD
analogous
#80F960 #60F98C #60F9D9
triadic
#60F98C #8C60F9 #F98C60
tetradic
#60F98C #6080F9 #F960CD #F9D960
square
#60F98C #6080F9 #F960CD #F9D960
split-complementary
#60F98C #D960F9 #F96080
monochromatic
#08D743 #25F761 #60F98C #9BFBB7 #D6FDE1
Accessibility & contrast
On white
1.36
#60F98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#60F98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F98C
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F98C | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE584
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#2EF5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f98c; /* rgb */ color: rgb(96, 249, 140); /* oklch */ color: oklch(87.5% 0.198 149.8);
Tailwind
colors: {
custom: {
50: '#9bfcaf',
500: '#60f98c',
950: '#000000',
},
}SCSS
$custom: #60f98c; $custom-light: #9bfcaf; $custom-dark: #000000;
JSON
{
"hex": "#60f98c",
"rgb": {
"r": 96,
"g": 249,
"b": 140
},
"hsl": {
"h": 137.255,
"s": 92.727,
"l": 67.647
},
"oklch": {
"l": 0.87528,
"c": 0.19781,
"h": 149.8
},
"luminance": 0.72132
}Semantic roles & 50–950 ramp
primary
#60F98C
secondary
#D12CA2
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681