#60F096#60F096
#60F096 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.177 H 153.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60F096 |
|---|---|
| RGB | rgb(96, 240, 150) |
| HSL | hsl(143, 83%, 66%) |
| HSV | hsv(143, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 37.5%, 5.9%) |
| CIE-LAB | lab(85.51, -58.25, 32.26) |
| CIE-LCH | lch(85.51, 66.59, 151.02°) |
| OKLab | oklab(85.5% -0.1577 0.0805) |
| OKLCH | oklch(85.5% 0.177 153) |
| XYZ | xyz(41.4857, 67.0049, 39.5952) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.74
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.42
Mediumspringgreen
#00FA9A
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F096 #F060BA
analogous
#72F060 #60F096 #60F0DE
triadic
#60F096 #9660F0 #F09660
tetradic
#60F096 #6072F0 #F060BA #F0DE60
square
#60F096 #6072F0 #F060BA #F0DE60
split-complementary
#60F096 #DE60F0 #F06072
monochromatic
#12C355 #28EB71 #60F096 #98F5BB #D0FBE0
Accessibility & contrast
On white
1.46
#60F096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#60F096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F096
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F096 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#2CEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f096; /* rgb */ color: rgb(96, 240, 150); /* oklch */ color: oklch(85.5% 0.177 153.0);
Tailwind
colors: {
custom: {
50: '#9af6b5',
500: '#60f096',
950: '#000000',
},
}SCSS
$custom: #60f096; $custom-light: #9af6b5; $custom-dark: #000000;
JSON
{
"hex": "#60f096",
"rgb": {
"r": 96,
"g": 240,
"b": 150
},
"hsl": {
"h": 142.5,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85503,
"c": 0.17709,
"h": 153
},
"luminance": 0.67009
}Semantic roles & 50–950 ramp
primary
#60F096
secondary
#C1338C
accent
#068EDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581