#60F691#60F691
#60F691 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.189 H 151.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60F691 |
|---|---|
| RGB | rgb(96, 246, 145) |
| HSL | hsl(140, 89%, 67%) |
| HSV | hsv(140, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 41.1%, 3.5%) |
| CIE-LAB | lab(87.21, -61.38, 36.99) |
| CIE-LCH | lch(87.21, 71.66, 148.92°) |
| OKLab | oklab(86.88% -0.1659 0.0916) |
| OKLCH | oklch(86.88% 0.189 151.1) |
| XYZ | xyz(42.8872, 70.4384, 38.1184) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.72
Wintergreen
#20F986
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F691 #F660C5
analogous
#7AF660 #60F691 #60F6DC
triadic
#60F691 #9160F6 #F69160
tetradic
#60F691 #607AF6 #F660C5 #F6DC60
square
#60F691 #607AF6 #F660C5 #F6DC60
split-complementary
#60F691 #DC60F6 #F6607A
monochromatic
#0CD04C #26F369 #60F691 #9AF9B9 #D4FDE1
Accessibility & contrast
On white
1.39
#60F691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#60F691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F691
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F691 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38A
Deuteranopia (green-blind)
#E3D598
Tritanopia (blue-blind)
#2CF2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f691; /* rgb */ color: rgb(96, 246, 145); /* oklch */ color: oklch(86.9% 0.189 151.1);
Tailwind
colors: {
custom: {
50: '#9bfab2',
500: '#60f691',
950: '#000000',
},
}SCSS
$custom: #60f691; $custom-light: #9bfab2; $custom-dark: #000000;
JSON
{
"hex": "#60f691",
"rgb": {
"r": 96,
"g": 246,
"b": 145
},
"hsl": {
"h": 139.6,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86879,
"c": 0.18946,
"h": 151.1
},
"luminance": 0.70443
}Semantic roles & 50–950 ramp
primary
#60F691
secondary
#CB2F98
accent
#009BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581