#60F184#60F184
#60F184 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.4% C 0.195 H 148.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #60F184 |
|---|---|
| RGB | rgb(96, 241, 132) |
| HSL | hsl(135, 84%, 66%) |
| HSV | hsv(135, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(85.53, -61.58, 41.21) |
| CIE-LCH | lch(85.53, 74.10, 146.21°) |
| OKLab | oklab(85.44% -0.1664 0.1009) |
| OKLCH | oklch(85.44% 0.195 148.8) |
| XYZ | xyz(40.4411, 67.0594, 32.6379) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.53
Spring Green
#00FF7F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F184 #F160CD
analogous
#84F160 #60F184 #60F1CD
triadic
#60F184 #8460F1 #F18460
tetradic
#60F184 #6084F1 #F160CD #F1CD60
square
#60F184 #6084F1 #F160CD #F1CD60
split-complementary
#60F184 #CD60F1 #F16084
monochromatic
#11C53E #28EC58 #60F184 #98F6B0 #D0FBDB
Accessibility & contrast
On white
1.46
#60F184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#60F184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F184
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F184 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E0D18B
Tritanopia (blue-blind)
#37EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f184; /* rgb */ color: rgb(96, 241, 132); /* oklch */ color: oklch(85.4% 0.195 148.8);
Tailwind
colors: {
custom: {
50: '#9af7a9',
500: '#60f184',
950: '#000000',
},
}SCSS
$custom: #60f184; $custom-light: #9af7a9; $custom-dark: #000000;
JSON
{
"hex": "#60f184",
"rgb": {
"r": 96,
"g": 241,
"b": 132
},
"hsl": {
"h": 134.897,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85438,
"c": 0.19458,
"h": 148.8
},
"luminance": 0.67063
}Semantic roles & 50–950 ramp
primary
#60F184
secondary
#C3339F
accent
#05AAE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581