#60F48C#60F48C
#60F48C is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.191 H 150.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60F48C |
|---|---|
| RGB | rgb(96, 244, 140) |
| HSL | hsl(138, 87%, 67%) |
| HSV | hsv(138, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(86.54, -61.44, 38.59) |
| CIE-LCH | lch(86.54, 72.56, 147.87°) |
| OKLab | oklab(86.3% -0.166 0.0952) |
| OKLCH | oklch(86.3% 0.191 150.2) |
| XYZ | xyz(41.9050, 69.0775, 35.9308) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F48C #F460C8
analogous
#7EF460 #60F48C #60F4D6
triadic
#60F48C #8C60F4 #F48C60
tetradic
#60F48C #607EF4 #F460C8 #F4D660
square
#60F48C #607EF4 #F460C8 #F4D660
split-complementary
#60F48C #D660F4 #F4607E
monochromatic
#0ECC46 #27F063 #60F48C #99F8B5 #D2FCDF
Accessibility & contrast
On white
1.42
#60F48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#60F48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F48C
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F48C | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E184
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#31F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f48c; /* rgb */ color: rgb(96, 244, 140); /* oklch */ color: oklch(86.3% 0.191 150.2);
Tailwind
colors: {
custom: {
50: '#9af9af',
500: '#60f48c',
950: '#000000',
},
}SCSS
$custom: #60f48c; $custom-light: #9af9af; $custom-dark: #000000;
JSON
{
"hex": "#60f48c",
"rgb": {
"r": 96,
"g": 244,
"b": 140
},
"hsl": {
"h": 137.838,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86304,
"c": 0.19134,
"h": 150.2
},
"luminance": 0.69082
}Semantic roles & 50–950 ramp
primary
#60F48C
secondary
#C8309B
accent
#02A1E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581