#60F18D#60F18D
#60F18D is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.187 H 150.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60F18D |
|---|---|
| RGB | rgb(96, 241, 141) |
| HSL | hsl(139, 84%, 66%) |
| HSV | hsv(139, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(85.66, -60.16, 36.96) |
| CIE-LCH | lch(85.66, 70.60, 148.44°) |
| OKLab | oklab(85.59% -0.1626 0.0914) |
| OKLCH | oklch(85.59% 0.187 150.7) |
| XYZ | xyz(41.0838, 67.3165, 36.0224) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.18
Weird Green
#3AE57F
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F18D #F160C4
analogous
#7BF160 #60F18D #60F1D6
triadic
#60F18D #8D60F1 #F18D60
tetradic
#60F18D #607BF1 #F160C4 #F1D660
square
#60F18D #607BF1 #F160C4 #F1D660
split-complementary
#60F18D #D660F1 #F1607B
monochromatic
#11C549 #28EC65 #60F18D #98F6B5 #D0FBDE
Accessibility & contrast
On white
1.45
#60F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#60F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F18D
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F18D | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#32EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f18d; /* rgb */ color: rgb(96, 241, 141); /* oklch */ color: oklch(85.6% 0.187 150.7);
Tailwind
colors: {
custom: {
50: '#9af7af',
500: '#60f18d',
950: '#000000',
},
}SCSS
$custom: #60f18d; $custom-light: #9af7af; $custom-dark: #000000;
JSON
{
"hex": "#60f18d",
"rgb": {
"r": 96,
"g": 241,
"b": 141
},
"hsl": {
"h": 138.621,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85586,
"c": 0.18652,
"h": 150.7
},
"luminance": 0.6732
}Semantic roles & 50–950 ramp
primary
#60F18D
secondary
#C33396
accent
#059CE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581