#60F788#60F788
#60F788 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.0% C 0.199 H 149.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60F788 |
|---|---|
| RGB | rgb(96, 247, 136) |
| HSL | hsl(136, 90%, 67%) |
| HSV | hsv(136, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 44.9%, 3.1%) |
| CIE-LAB | lab(87.38, -63.18, 41.62) |
| CIE-LCH | lch(87.38, 75.65, 146.63°) |
| OKLab | oklab(86.97% -0.1706 0.102) |
| OKLCH | oklch(86.97% 0.199 149.1) |
| XYZ | xyz(42.5255, 70.7817, 34.7089) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.83
Spearmint
#1EF876
ΔE00 2.98
Spring Green
#00FF7F
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F788 #F760CF
analogous
#84F760 #60F788 #60F7D3
triadic
#60F788 #8860F7 #F78860
tetradic
#60F788 #6084F7 #F760CF #F7D360
square
#60F788 #6084F7 #F760CF #F7D360
split-complementary
#60F788 #D360F7 #F76084
monochromatic
#0BD23F #26F45C #60F788 #9AFAB4 #D5FDDF
Accessibility & contrast
On white
1.39
#60F788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#60F788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F788
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F788 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37F
Deuteranopia (green-blind)
#E5D690
Tritanopia (blue-blind)
#32F3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f788; /* rgb */ color: rgb(96, 247, 136); /* oklch */ color: oklch(87.0% 0.199 149.1);
Tailwind
colors: {
custom: {
50: '#9bfbac',
500: '#60f788',
950: '#000000',
},
}SCSS
$custom: #60f788; $custom-light: #9bfbac; $custom-dark: #000000;
JSON
{
"hex": "#60f788",
"rgb": {
"r": 96,
"g": 247,
"b": 136
},
"hsl": {
"h": 135.894,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86974,
"c": 0.19878,
"h": 149.1
},
"luminance": 0.70786
}Semantic roles & 50–950 ramp
primary
#60F788
secondary
#CD2EA3
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581