#60F690#60F690
#60F690 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.190 H 150.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60F690 |
|---|---|
| RGB | rgb(96, 246, 144) |
| HSL | hsl(139, 89%, 67%) |
| HSV | hsv(139, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.20, -61.54, 37.47) |
| CIE-LCH | lch(87.20, 72.05, 148.67°) |
| OKLab | oklab(86.86% -0.1663 0.0927) |
| OKLCH | oklch(86.86% 0.19 150.9) |
| XYZ | xyz(42.8104, 70.4077, 37.7141) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.72
Sea Green (survey)
#53FCA1
ΔE00 2.79
Light Green Blue
#56FCA2
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F690 #F660C6
analogous
#7BF660 #60F690 #60F6DB
triadic
#60F690 #9060F6 #F69060
tetradic
#60F690 #607BF6 #F660C6 #F6DB60
square
#60F690 #607BF6 #F660C6 #F6DB60
split-complementary
#60F690 #DB60F6 #F6607B
monochromatic
#0CD04B #26F368 #60F690 #9AF9B8 #D4FDE1
Accessibility & contrast
On white
1.39
#60F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#60F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F690
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F690 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#2DF2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f690; /* rgb */ color: rgb(96, 246, 144); /* oklch */ color: oklch(86.9% 0.190 150.9);
Tailwind
colors: {
custom: {
50: '#9bfab1',
500: '#60f690',
950: '#000000',
},
}SCSS
$custom: #60f690; $custom-light: #9bfab1; $custom-dark: #000000;
JSON
{
"hex": "#60f690",
"rgb": {
"r": 96,
"g": 246,
"b": 144
},
"hsl": {
"h": 139.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86862,
"c": 0.19036,
"h": 150.9
},
"luminance": 0.70412
}Semantic roles & 50–950 ramp
primary
#60F690
secondary
#CB2F99
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581