#60F48D#60F48D
#60F48D is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.190 H 150.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60F48D |
|---|---|
| RGB | rgb(96, 244, 141) |
| HSL | hsl(138, 87%, 67%) |
| HSV | hsv(138, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.56, -61.28, 38.12) |
| CIE-LCH | lch(86.56, 72.17, 148.12°) |
| OKLab | oklab(86.32% -0.1656 0.0941) |
| OKLCH | oklch(86.32% 0.19 150.4) |
| XYZ | xyz(41.9791, 69.1071, 36.3209) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F48D #F460C7
analogous
#7DF460 #60F48D #60F4D7
triadic
#60F48D #8D60F4 #F48D60
tetradic
#60F48D #607DF4 #F460C7 #F4D760
square
#60F48D #607DF4 #F460C7 #F4D760
split-complementary
#60F48D #D760F4 #F4607D
monochromatic
#0ECC48 #27F064 #60F48D #99F8B6 #D2FCDF
Accessibility & contrast
On white
1.42
#60F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#60F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F48D
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F48D | 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)
#F5E185
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#30F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f48d; /* rgb */ color: rgb(96, 244, 141); /* oklch */ color: oklch(86.3% 0.190 150.4);
Tailwind
colors: {
custom: {
50: '#9af9af',
500: '#60f48d',
950: '#000000',
},
}SCSS
$custom: #60f48d; $custom-light: #9af9af; $custom-dark: #000000;
JSON
{
"hex": "#60f48d",
"rgb": {
"r": 96,
"g": 244,
"b": 141
},
"hsl": {
"h": 138.243,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86321,
"c": 0.19044,
"h": 150.4
},
"luminance": 0.69111
}Semantic roles & 50–950 ramp
primary
#60F48D
secondary
#C8309A
accent
#029FE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581