#60F688#60F688
#60F688 is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.7% C 0.197 H 149.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60F688 |
|---|---|
| RGB | rgb(96, 246, 136) |
| HSL | hsl(136, 89%, 67%) |
| HSV | hsv(136, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(87.08, -62.81, 41.24) |
| CIE-LCH | lch(87.08, 75.14, 146.71°) |
| OKLab | oklab(86.73% -0.1696 0.1011) |
| OKLCH | oklch(86.73% 0.197 149.2) |
| XYZ | xyz(42.2205, 70.1717, 34.6073) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 2.86
Spearmint
#1EF876
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F688 #F660CE
analogous
#83F660 #60F688 #60F6D3
triadic
#60F688 #8860F6 #F68860
tetradic
#60F688 #6083F6 #F660CE #F6D360
square
#60F688 #6083F6 #F660CE #F6D360
split-complementary
#60F688 #D360F6 #F66083
monochromatic
#0CD040 #26F35D #60F688 #9AF9B3 #D4FDDF
Accessibility & contrast
On white
1.40
#60F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#60F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F688
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F688 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#32F2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f688; /* rgb */ color: rgb(96, 246, 136); /* oklch */ color: oklch(86.7% 0.197 149.2);
Tailwind
colors: {
custom: {
50: '#9bfaac',
500: '#60f688',
950: '#000000',
},
}SCSS
$custom: #60f688; $custom-light: #9bfaac; $custom-dark: #000000;
JSON
{
"hex": "#60f688",
"rgb": {
"r": 96,
"g": 246,
"b": 136
},
"hsl": {
"h": 136,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86729,
"c": 0.19749,
"h": 149.2
},
"luminance": 0.70176
}Semantic roles & 50–950 ramp
primary
#60F688
secondary
#CB2FA2
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581