#60F188#60F188
#60F188 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.191 H 149.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F188 |
|---|---|
| RGB | rgb(96, 241, 136) |
| HSL | hsl(137, 84%, 66%) |
| HSV | hsv(137, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(85.59, -60.96, 39.33) |
| CIE-LCH | lch(85.59, 72.54, 147.17°) |
| OKLab | oklab(85.5% -0.1647 0.0967) |
| OKLCH | oklch(85.5% 0.191 149.6) |
| XYZ | xyz(40.7201, 67.1710, 34.1072) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F188 #F160C9
analogous
#80F160 #60F188 #60F1D1
triadic
#60F188 #8860F1 #F18860
tetradic
#60F188 #6080F1 #F160C9 #F1D160
square
#60F188 #6080F1 #F160C9 #F1D160
split-complementary
#60F188 #D160F1 #F16080
monochromatic
#11C543 #28EC5E #60F188 #98F6B2 #D0FBDC
Accessibility & contrast
On white
1.45
#60F188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#60F188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F188
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F188 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#35EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f188; /* rgb */ color: rgb(96, 241, 136); /* oklch */ color: oklch(85.5% 0.191 149.6);
Tailwind
colors: {
custom: {
50: '#9af7ac',
500: '#60f188',
950: '#000000',
},
}SCSS
$custom: #60f188; $custom-light: #9af7ac; $custom-dark: #000000;
JSON
{
"hex": "#60f188",
"rgb": {
"r": 96,
"g": 241,
"b": 136
},
"hsl": {
"h": 136.552,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85502,
"c": 0.19101,
"h": 149.6
},
"luminance": 0.67175
}Semantic roles & 50–950 ramp
primary
#60F188
secondary
#C3339B
accent
#05A4E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581