#60F093#60F093
#60F093 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.180 H 152.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60F093 |
|---|---|
| RGB | rgb(96, 240, 147) |
| HSL | hsl(141, 83%, 66%) |
| HSV | hsv(141, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.46, -58.77, 33.70) |
| CIE-LCH | lch(85.46, 67.75, 150.17°) |
| OKLab | oklab(85.45% -0.159 0.0839) |
| OKLCH | oklch(85.45% 0.18 152.2) |
| XYZ | xyz(41.2472, 66.9095, 38.3392) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F093 #F060BD
analogous
#75F060 #60F093 #60F0DB
triadic
#60F093 #9360F0 #F09360
tetradic
#60F093 #6075F0 #F060BD #F0DB60
square
#60F093 #6075F0 #F060BD #F0DB60
split-complementary
#60F093 #DB60F0 #F06075
monochromatic
#12C351 #28EB6D #60F093 #98F5B9 #D0FBDF
Accessibility & contrast
On white
1.46
#60F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#60F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F093
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F093 | 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)
#F0DE8D
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#2EEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f093; /* rgb */ color: rgb(96, 240, 147); /* oklch */ color: oklch(85.4% 0.180 152.2);
Tailwind
colors: {
custom: {
50: '#9af6b3',
500: '#60f093',
950: '#000000',
},
}SCSS
$custom: #60f093; $custom-light: #9af6b3; $custom-dark: #000000;
JSON
{
"hex": "#60f093",
"rgb": {
"r": 96,
"g": 240,
"b": 147
},
"hsl": {
"h": 141.25,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85448,
"c": 0.17979,
"h": 152.2
},
"luminance": 0.66914
}Semantic roles & 50–950 ramp
primary
#60F093
secondary
#C1338F
accent
#0692DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581