#60F08E#60F08E
#60F08E is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.184 H 151.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60F08E |
|---|---|
| RGB | rgb(96, 240, 142) |
| HSL | hsl(139, 83%, 66%) |
| HSV | hsv(139, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.38, -59.61, 36.09) |
| CIE-LCH | lch(85.38, 69.69, 148.81°) |
| OKLab | oklab(85.36% -0.1612 0.0894) |
| OKLCH | oklch(85.36% 0.184 151) |
| XYZ | xyz(40.8633, 66.7560, 36.3177) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F08E #F060C2
analogous
#7AF060 #60F08E #60F0D6
triadic
#60F08E #8E60F0 #F08E60
tetradic
#60F08E #607AF0 #F060C2 #F0D660
square
#60F08E #607AF0 #F060C2 #F0D660
split-complementary
#60F08E #D660F0 #F0607A
monochromatic
#12C34B #28EB66 #60F08E #98F5B6 #D0FBDD
Accessibility & contrast
On white
1.46
#60F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#60F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F08E
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F08E | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#32ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f08e; /* rgb */ color: rgb(96, 240, 142); /* oklch */ color: oklch(85.4% 0.184 151.0);
Tailwind
colors: {
custom: {
50: '#9af6b0',
500: '#60f08e',
950: '#000000',
},
}SCSS
$custom: #60f08e; $custom-light: #9af6b0; $custom-dark: #000000;
JSON
{
"hex": "#60f08e",
"rgb": {
"r": 96,
"g": 240,
"b": 142
},
"hsl": {
"h": 139.167,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85359,
"c": 0.1843,
"h": 151
},
"luminance": 0.6676
}Semantic roles & 50–950 ramp
primary
#60F08E
secondary
#C13394
accent
#069ADF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581