#60F08C#60F08C
#60F08C is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.186 H 150.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #60F08C |
|---|---|
| RGB | rgb(96, 240, 140) |
| HSL | hsl(138, 83%, 66%) |
| HSV | hsv(138, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(85.35, -59.94, 37.05) |
| CIE-LCH | lch(85.35, 70.47, 148.28°) |
| OKLab | oklab(85.32% -0.162 0.0916) |
| OKLCH | oklch(85.32% 0.186 150.5) |
| XYZ | xyz(40.7145, 66.6965, 35.5339) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F08C #F060C4
analogous
#7CF060 #60F08C #60F0D4
triadic
#60F08C #8C60F0 #F08C60
tetradic
#60F08C #607CF0 #F060C4 #F0D460
square
#60F08C #607CF0 #F060C4 #F0D460
split-complementary
#60F08C #D460F0 #F0607C
monochromatic
#12C348 #28EB64 #60F08C #98F5B4 #D0FBDD
Accessibility & contrast
On white
1.46
#60F08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#60F08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F08C
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F08C | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD85
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#33ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f08c; /* rgb */ color: rgb(96, 240, 140); /* oklch */ color: oklch(85.3% 0.186 150.5);
Tailwind
colors: {
custom: {
50: '#9af6ae',
500: '#60f08c',
950: '#000000',
},
}SCSS
$custom: #60f08c; $custom-light: #9af6ae; $custom-dark: #000000;
JSON
{
"hex": "#60f08c",
"rgb": {
"r": 96,
"g": 240,
"b": 140
},
"hsl": {
"h": 138.333,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85324,
"c": 0.1861,
"h": 150.5
},
"luminance": 0.667
}Semantic roles & 50–950 ramp
primary
#60F08C
secondary
#C13396
accent
#069DDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581