#60F98E#60F98E
#60F98E is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.6% C 0.196 H 150.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60F98E |
|---|---|
| RGB | rgb(96, 249, 142) |
| HSL | hsl(138, 93%, 68%) |
| HSV | hsv(138, 61%, 98%) |
| CMYK | cmyk(61.4%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(88.06, -62.98, 39.57) |
| CIE-LCH | lch(88.06, 74.37, 147.86°) |
| OKLab | oklab(87.56% -0.1701 0.0975) |
| OKLCH | oklch(87.56% 0.196 150.2) |
| XYZ | xyz(43.5787, 72.1868, 37.2228) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F98E #F960CB
analogous
#7FF960 #60F98E #60F9DA
triadic
#60F98E #8E60F9 #F98E60
tetradic
#60F98E #607FF9 #F960CB #F9DA60
square
#60F98E #607FF9 #F960CB #F9DA60
split-complementary
#60F98E #DA60F9 #F9607F
monochromatic
#08D746 #25F764 #60F98E #9BFBB8 #D6FDE2
Accessibility & contrast
On white
1.36
#60F98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#60F98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F98E
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F98E | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#E7D795
Tritanopia (blue-blind)
#2DF5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f98e; /* rgb */ color: rgb(96, 249, 142); /* oklch */ color: oklch(87.6% 0.196 150.2);
Tailwind
colors: {
custom: {
50: '#9bfcb0',
500: '#60f98e',
950: '#000000',
},
}SCSS
$custom: #60f98e; $custom-light: #9bfcb0; $custom-dark: #000000;
JSON
{
"hex": "#60f98e",
"rgb": {
"r": 96,
"g": 249,
"b": 142
},
"hsl": {
"h": 138.039,
"s": 92.727,
"l": 67.647
},
"oklch": {
"l": 0.87561,
"c": 0.19603,
"h": 150.2
},
"luminance": 0.72191
}Semantic roles & 50–950 ramp
primary
#60F98E
secondary
#D12C9F
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1811
muted
#808681