#60F275#60F275
#60F275 is a very light, highly saturated green. Relative luminance 0.673; OKLCH L 85.5% C 0.209 H 146.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60F275 |
|---|---|
| RGB | rgb(96, 242, 117) |
| HSL | hsl(129, 85%, 66%) |
| HSV | hsv(129, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 51.7%, 5.1%) |
| CIE-LAB | lab(85.64, -64.09, 48.49) |
| CIE-LCH | lch(85.64, 80.37, 142.89°) |
| OKLab | oklab(85.46% -0.1733 0.1166) |
| OKLCH | oklch(85.46% 0.209 146.1) |
| XYZ | xyz(39.7843, 67.2716, 27.7143) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.92
Lightgreen (survey)
#76FF7B
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.98
Lightish Green
#61E160
ΔE00 4.03
Spring Green
#00FF7F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F275 #F260DD
analogous
#94F260 #60F275 #60F2BE
triadic
#60F275 #7560F2 #F27560
tetradic
#60F275 #6094F2 #F260DD #F2BE60
square
#60F275 #6094F2 #F260DD #F2BE60
split-complementary
#60F275 #BE60F2 #F26094
monochromatic
#10C72B #27ED44 #60F275 #99F7A6 #D1FBD7
Accessibility & contrast
On white
1.45
#60F275 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#60F275 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F275
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F275 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F275 | 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)
#F5DE6A
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#3DEDD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f275; /* rgb */ color: rgb(96, 242, 117); /* oklch */ color: oklch(85.5% 0.209 146.1);
Tailwind
colors: {
custom: {
50: '#9bf79f',
500: '#60f275',
950: '#000000',
},
}SCSS
$custom: #60f275; $custom-light: #9bf79f; $custom-dark: #000000;
JSON
{
"hex": "#60f275",
"rgb": {
"r": 96,
"g": 242,
"b": 117
},
"hsl": {
"h": 128.63,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85463,
"c": 0.20892,
"h": 146.1
},
"luminance": 0.67275
}Semantic roles & 50–950 ramp
primary
#60F275
secondary
#C432AF
accent
#04C2E1
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580