#60F18C#60F18C
#60F18C is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.187 H 150.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60F18C |
|---|---|
| RGB | rgb(96, 241, 140) |
| HSL | hsl(138, 84%, 66%) |
| HSV | hsv(138, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(85.65, -60.32, 37.43) |
| CIE-LCH | lch(85.65, 70.99, 148.18°) |
| OKLab | oklab(85.57% -0.163 0.0925) |
| OKLCH | oklch(85.57% 0.187 150.4) |
| XYZ | xyz(41.0097, 67.2868, 35.6323) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F18C #F160C5
analogous
#7CF160 #60F18C #60F1D4
triadic
#60F18C #8C60F1 #F18C60
tetradic
#60F18C #607CF1 #F160C5 #F1D460
square
#60F18C #607CF1 #F160C5 #F1D460
split-complementary
#60F18C #D460F1 #F1607C
monochromatic
#11C548 #28EC63 #60F18C #98F6B5 #D0FBDD
Accessibility & contrast
On white
1.45
#60F18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#60F18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F18C
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F18C | 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)
#F2DE85
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#32EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f18c; /* rgb */ color: rgb(96, 241, 140); /* oklch */ color: oklch(85.6% 0.187 150.4);
Tailwind
colors: {
custom: {
50: '#9af7ae',
500: '#60f18c',
950: '#000000',
},
}SCSS
$custom: #60f18c; $custom-light: #9af7ae; $custom-dark: #000000;
JSON
{
"hex": "#60f18c",
"rgb": {
"r": 96,
"g": 241,
"b": 140
},
"hsl": {
"h": 138.207,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85569,
"c": 0.18741,
"h": 150.4
},
"luminance": 0.67291
}Semantic roles & 50–950 ramp
primary
#60F18C
secondary
#C33397
accent
#059EE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581