#60F18B#60F18B
#60F18B is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.188 H 150.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60F18B |
|---|---|
| RGB | rgb(96, 241, 139) |
| HSL | hsl(138, 84%, 66%) |
| HSV | hsv(138, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 42.3%, 5.5%) |
| CIE-LAB | lab(85.63, -60.48, 37.91) |
| CIE-LCH | lch(85.63, 71.38, 147.92°) |
| OKLab | oklab(85.55% -0.1635 0.0935) |
| OKLCH | oklch(85.55% 0.188 150.2) |
| XYZ | xyz(40.9363, 67.2575, 35.2458) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F18B #F160C6
analogous
#7DF160 #60F18B #60F1D3
triadic
#60F18B #8B60F1 #F18B60
tetradic
#60F18B #607DF1 #F160C6 #F1D360
square
#60F18B #607DF1 #F160C6 #F1D360
split-complementary
#60F18B #D360F1 #F1607D
monochromatic
#11C547 #28EC62 #60F18B #98F6B4 #D0FBDD
Accessibility & contrast
On white
1.45
#60F18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#60F18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F18B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F18B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE83
Deuteranopia (green-blind)
#DFD192
Tritanopia (blue-blind)
#33EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f18b; /* rgb */ color: rgb(96, 241, 139); /* oklch */ color: oklch(85.6% 0.188 150.2);
Tailwind
colors: {
custom: {
50: '#9af7ae',
500: '#60f18b',
950: '#000000',
},
}SCSS
$custom: #60f18b; $custom-light: #9af7ae; $custom-dark: #000000;
JSON
{
"hex": "#60f18b",
"rgb": {
"r": 96,
"g": 241,
"b": 139
},
"hsl": {
"h": 137.793,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85552,
"c": 0.18832,
"h": 150.2
},
"luminance": 0.67261
}Semantic roles & 50–950 ramp
primary
#60F18B
secondary
#C33398
accent
#059FE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581