#60F075#60F075
#60F075 is a very light, highly saturated green. Relative luminance 0.661; OKLCH L 85.0% C 0.206 H 146.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60F075 |
|---|---|
| RGB | rgb(96, 240, 117) |
| HSL | hsl(129, 83%, 66%) |
| HSV | hsv(129, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(85.04, -63.37, 47.76) |
| CIE-LCH | lch(85.04, 79.35, 142.99°) |
| OKLab | oklab(84.97% -0.1714 0.115) |
| OKLCH | oklch(84.97% 0.206 146.1) |
| XYZ | xyz(39.1923, 66.0876, 27.5170) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.10
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.57
Lightish Green
#61E160
ΔE00 3.71
Wintergreen
#20F986
ΔE00 4.06
Spring Green
#00FF7F
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F075 #F060DB
analogous
#93F060 #60F075 #60F0BD
triadic
#60F075 #7560F0 #F07560
tetradic
#60F075 #6093F0 #F060DB #F0BD60
square
#60F075 #6093F0 #F060DB #F0BD60
split-complementary
#60F075 #BD60F0 #F06093
monochromatic
#12C32C #28EB44 #60F075 #98F5A6 #D0FBD6
Accessibility & contrast
On white
1.48
#60F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#60F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F075
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F075 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#E1CF7E
Tritanopia (blue-blind)
#3EEBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60f075; /* rgb */ color: rgb(96, 240, 117); /* oklch */ color: oklch(85.0% 0.206 146.1);
Tailwind
colors: {
custom: {
50: '#9af69f',
500: '#60f075',
950: '#000000',
},
}SCSS
$custom: #60f075; $custom-light: #9af69f; $custom-dark: #000000;
JSON
{
"hex": "#60f075",
"rgb": {
"r": 96,
"g": 240,
"b": 117
},
"hsl": {
"h": 128.75,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.84969,
"c": 0.20639,
"h": 146.1
},
"luminance": 0.66091
}Semantic roles & 50–950 ramp
primary
#60F075
secondary
#C133AC
accent
#06C0DF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580