#60F08B#60F08B
#60F08B is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.187 H 150.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60F08B |
|---|---|
| RGB | rgb(96, 240, 139) |
| HSL | hsl(138, 83%, 66%) |
| HSV | hsv(138, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.34, -60.11, 37.52) |
| CIE-LCH | lch(85.34, 70.86, 148.03°) |
| OKLab | oklab(85.31% -0.1624 0.0926) |
| OKLCH | oklch(85.31% 0.187 150.3) |
| XYZ | xyz(40.6411, 66.6671, 35.1474) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F08B #F060C5
analogous
#7DF060 #60F08B #60F0D3
triadic
#60F08B #8B60F0 #F08B60
tetradic
#60F08B #607DF0 #F060C5 #F0D360
square
#60F08B #607DF0 #F060C5 #F0D360
split-complementary
#60F08B #D360F0 #F0607D
monochromatic
#12C347 #28EB62 #60F08B #98F5B4 #D0FBDD
Accessibility & contrast
On white
1.47
#60F08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#60F08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F08B
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F08B | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#34ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f08b; /* rgb */ color: rgb(96, 240, 139); /* oklch */ color: oklch(85.3% 0.187 150.3);
Tailwind
colors: {
custom: {
50: '#9af6ae',
500: '#60f08b',
950: '#000000',
},
}SCSS
$custom: #60f08b; $custom-light: #9af6ae; $custom-dark: #000000;
JSON
{
"hex": "#60f08b",
"rgb": {
"r": 96,
"g": 240,
"b": 139
},
"hsl": {
"h": 137.917,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85307,
"c": 0.18701,
"h": 150.3
},
"luminance": 0.66671
}Semantic roles & 50–950 ramp
primary
#60F08B
secondary
#C13397
accent
#069EDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581