#60F98D#60F98D
#60F98D is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.5% C 0.197 H 150.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F98D |
|---|---|
| RGB | rgb(96, 249, 141) |
| HSL | hsl(138, 93%, 68%) |
| HSV | hsv(138, 61%, 98%) |
| CMYK | cmyk(61.4%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(88.04, -63.14, 40.04) |
| CIE-LCH | lch(88.04, 74.76, 147.62°) |
| OKLab | oklab(87.54% -0.1705 0.0985) |
| OKLCH | oklch(87.54% 0.197 150) |
| XYZ | xyz(43.5040, 72.1569, 36.8292) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F98D #F960CC
analogous
#80F960 #60F98D #60F9D9
triadic
#60F98D #8D60F9 #F98D60
tetradic
#60F98D #6080F9 #F960CC #F9D960
square
#60F98D #6080F9 #F960CC #F9D960
split-complementary
#60F98D #D960F9 #F96080
monochromatic
#08D745 #25F763 #60F98D #9BFBB7 #D6FDE2
Accessibility & contrast
On white
1.36
#60F98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#60F98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F98D
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F98D | 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)
#FBE585
Deuteranopia (green-blind)
#E7D794
Tritanopia (blue-blind)
#2DF5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f98d; /* rgb */ color: rgb(96, 249, 141); /* oklch */ color: oklch(87.5% 0.197 150.0);
Tailwind
colors: {
custom: {
50: '#9bfcaf',
500: '#60f98d',
950: '#000000',
},
}SCSS
$custom: #60f98d; $custom-light: #9bfcaf; $custom-dark: #000000;
JSON
{
"hex": "#60f98d",
"rgb": {
"r": 96,
"g": 249,
"b": 141
},
"hsl": {
"h": 137.647,
"s": 92.727,
"l": 67.647
},
"oklch": {
"l": 0.87544,
"c": 0.19692,
"h": 150
},
"luminance": 0.72161
}Semantic roles & 50–950 ramp
primary
#60F98D
secondary
#D12CA0
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681