#60F092#60F092
#60F092 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.181 H 151.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60F092 |
|---|---|
| RGB | rgb(96, 240, 146) |
| HSL | hsl(141, 83%, 66%) |
| HSV | hsv(141, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.44, -58.94, 34.18) |
| CIE-LCH | lch(85.44, 68.14, 149.89°) |
| OKLab | oklab(85.43% -0.1594 0.085) |
| OKLCH | oklch(85.43% 0.181 151.9) |
| XYZ | xyz(41.1690, 66.8783, 37.9278) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F092 #F060BE
analogous
#76F060 #60F092 #60F0DA
triadic
#60F092 #9260F0 #F09260
tetradic
#60F092 #6076F0 #F060BE #F0DA60
square
#60F092 #6076F0 #F060BE #F0DA60
split-complementary
#60F092 #DA60F0 #F06076
monochromatic
#12C350 #28EB6C #60F092 #98F5B8 #D0FBDF
Accessibility & contrast
On white
1.46
#60F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#60F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F092
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F092 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#2FEDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f092; /* rgb */ color: rgb(96, 240, 146); /* oklch */ color: oklch(85.4% 0.181 151.9);
Tailwind
colors: {
custom: {
50: '#9af6b3',
500: '#60f092',
950: '#000000',
},
}SCSS
$custom: #60f092; $custom-light: #9af6b3; $custom-dark: #000000;
JSON
{
"hex": "#60f092",
"rgb": {
"r": 96,
"g": 240,
"b": 146
},
"hsl": {
"h": 140.833,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.8543,
"c": 0.18069,
"h": 151.9
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#60F092
secondary
#C13390
accent
#0694DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581