#60F291#60F291
#60F291 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.184 H 151.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #60F291 |
|---|---|
| RGB | rgb(96, 242, 145) |
| HSL | hsl(140, 85%, 66%) |
| HSV | hsv(140, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(86.02, -59.87, 35.44) |
| CIE-LCH | lch(86.02, 69.57, 149.38°) |
| OKLab | oklab(85.9% -0.1619 0.0879) |
| OKLCH | oklch(85.9% 0.184 151.5) |
| XYZ | xyz(41.6836, 68.0313, 37.7172) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.87
Light Green Blue
#56FCA2
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F291 #F260C1
analogous
#78F260 #60F291 #60F2DA
triadic
#60F291 #9160F2 #F29160
tetradic
#60F291 #6078F2 #F260C1 #F2DA60
square
#60F291 #6078F2 #F260C1 #F2DA60
split-complementary
#60F291 #DA60F2 #F26078
monochromatic
#10C74E #27ED6A #60F291 #99F7B8 #D1FBDF
Accessibility & contrast
On white
1.44
#60F291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#60F291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F291
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F291 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#2FEFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f291; /* rgb */ color: rgb(96, 242, 145); /* oklch */ color: oklch(85.9% 0.184 151.5);
Tailwind
colors: {
custom: {
50: '#9af7b2',
500: '#60f291',
950: '#000000',
},
}SCSS
$custom: #60f291; $custom-light: #9af7b2; $custom-dark: #000000;
JSON
{
"hex": "#60f291",
"rgb": {
"r": 96,
"g": 242,
"b": 145
},
"hsl": {
"h": 140.137,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85901,
"c": 0.18423,
"h": 151.5
},
"luminance": 0.68035
}Semantic roles & 50–950 ramp
primary
#60F291
secondary
#C43293
accent
#0497E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581