#60F08A#60F08A
#60F08A is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.188 H 150.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60F08A |
|---|---|
| RGB | rgb(96, 240, 138) |
| HSL | hsl(138, 83%, 66%) |
| HSV | hsv(138, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(85.32, -60.27, 38.00) |
| CIE-LCH | lch(85.32, 71.24, 147.77°) |
| OKLab | oklab(85.29% -0.1629 0.0937) |
| OKLCH | oklch(85.29% 0.188 150.1) |
| XYZ | xyz(40.5684, 66.6380, 34.7643) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F08A #F060C6
analogous
#7EF060 #60F08A #60F0D2
triadic
#60F08A #8A60F0 #F08A60
tetradic
#60F08A #607EF0 #F060C6 #F0D260
square
#60F08A #607EF0 #F060C6 #F0D260
split-complementary
#60F08A #D260F0 #F0607E
monochromatic
#12C346 #28EB61 #60F08A #98F5B3 #D0FBDC
Accessibility & contrast
On white
1.47
#60F08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#60F08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F08A
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F08A | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#34ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f08a; /* rgb */ color: rgb(96, 240, 138); /* oklch */ color: oklch(85.3% 0.188 150.1);
Tailwind
colors: {
custom: {
50: '#9af6ad',
500: '#60f08a',
950: '#000000',
},
}SCSS
$custom: #60f08a; $custom-light: #9af6ad; $custom-dark: #000000;
JSON
{
"hex": "#60f08a",
"rgb": {
"r": 96,
"g": 240,
"b": 138
},
"hsl": {
"h": 137.5,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.8529,
"c": 0.1879,
"h": 150.1
},
"luminance": 0.66642
}Semantic roles & 50–950 ramp
primary
#60F08A
secondary
#C13398
accent
#06A0DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581