#60F68F#60F68F
#60F68F is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.8% C 0.191 H 150.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60F68F |
|---|---|
| RGB | rgb(96, 246, 143) |
| HSL | hsl(139, 89%, 67%) |
| HSV | hsv(139, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(87.18, -61.70, 37.94) |
| CIE-LCH | lch(87.18, 72.44, 148.41°) |
| OKLab | oklab(86.84% -0.1667 0.0937) |
| OKLCH | oklch(86.84% 0.191 150.7) |
| XYZ | xyz(42.7343, 70.3773, 37.3134) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.68
Sea Green (survey)
#53FCA1
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F68F #F660C7
analogous
#7CF660 #60F68F #60F6DA
triadic
#60F68F #8F60F6 #F68F60
tetradic
#60F68F #607CF6 #F660C7 #F6DA60
square
#60F68F #607CF6 #F660C7 #F6DA60
split-complementary
#60F68F #DA60F6 #F6607C
monochromatic
#0CD049 #26F366 #60F68F #9AF9B8 #D4FDE1
Accessibility & contrast
On white
1.39
#60F68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#60F68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F68F
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F68F | 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)
#F7E387
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#2EF2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f68f; /* rgb */ color: rgb(96, 246, 143); /* oklch */ color: oklch(86.8% 0.191 150.7);
Tailwind
colors: {
custom: {
50: '#9bfab1',
500: '#60f68f',
950: '#000000',
},
}SCSS
$custom: #60f68f; $custom-light: #9bfab1; $custom-dark: #000000;
JSON
{
"hex": "#60f68f",
"rgb": {
"r": 96,
"g": 246,
"b": 143
},
"hsl": {
"h": 138.8,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86844,
"c": 0.19125,
"h": 150.7
},
"luminance": 0.70382
}Semantic roles & 50–950 ramp
primary
#60F68F
secondary
#CB2F9A
accent
#009EE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581