#60F08D#60F08D
#60F08D is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.185 H 150.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60F08D |
|---|---|
| RGB | rgb(96, 240, 141) |
| HSL | hsl(139, 83%, 66%) |
| HSV | hsv(139, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.37, -59.78, 36.57) |
| CIE-LCH | lch(85.37, 70.08, 148.54°) |
| OKLab | oklab(85.34% -0.1616 0.0905) |
| OKLCH | oklch(85.34% 0.185 150.8) |
| XYZ | xyz(40.7886, 66.7261, 35.9240) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F08D #F060C3
analogous
#7BF060 #60F08D #60F0D5
triadic
#60F08D #8D60F0 #F08D60
tetradic
#60F08D #607BF0 #F060C3 #F0D560
square
#60F08D #607BF0 #F060C3 #F0D560
split-complementary
#60F08D #D560F0 #F0607B
monochromatic
#12C34A #28EB65 #60F08D #98F5B5 #D0FBDD
Accessibility & contrast
On white
1.46
#60F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#60F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F08D
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F08D | 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)
#F1DD86
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#32ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f08d; /* rgb */ color: rgb(96, 240, 141); /* oklch */ color: oklch(85.3% 0.185 150.8);
Tailwind
colors: {
custom: {
50: '#9af6af',
500: '#60f08d',
950: '#000000',
},
}SCSS
$custom: #60f08d; $custom-light: #9af6af; $custom-dark: #000000;
JSON
{
"hex": "#60f08d",
"rgb": {
"r": 96,
"g": 240,
"b": 141
},
"hsl": {
"h": 138.75,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85341,
"c": 0.18521,
"h": 150.8
},
"luminance": 0.6673
}Semantic roles & 50–950 ramp
primary
#60F08D
secondary
#C13395
accent
#069BDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581