#60F27A#60F27A
#60F27A is a very light, highly saturated green. Relative luminance 0.674; OKLCH L 85.5% C 0.205 H 146.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #60F27A |
|---|---|
| RGB | rgb(96, 242, 122) |
| HSL | hsl(131, 85%, 66%) |
| HSV | hsv(131, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 49.6%, 5.1%) |
| CIE-LAB | lab(85.70, -63.41, 46.22) |
| CIE-LCH | lch(85.70, 78.46, 143.91°) |
| OKLab | oklab(85.53% -0.1714 0.1118) |
| OKLCH | oklch(85.53% 0.205 146.9) |
| XYZ | xyz(40.0862, 67.3923, 29.3041) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.19
Lightgreen (survey)
#76FF7B
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F27A #F260D8
analogous
#8FF260 #60F27A #60F2C3
triadic
#60F27A #7A60F2 #F27A60
tetradic
#60F27A #608FF2 #F260D8 #F2C360
square
#60F27A #608FF2 #F260D8 #F2C360
split-complementary
#60F27A #C360F2 #F2608F
monochromatic
#10C731 #27ED4B #60F27A #99F7A9 #D1FBD9
Accessibility & contrast
On white
1.45
#60F27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#60F27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F27A
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F27A | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE70
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#3BEDD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f27a; /* rgb */ color: rgb(96, 242, 122); /* oklch */ color: oklch(85.5% 0.205 146.9);
Tailwind
colors: {
custom: {
50: '#9bf7a2',
500: '#60f27a',
950: '#000000',
},
}SCSS
$custom: #60f27a; $custom-light: #9bf7a2; $custom-dark: #000000;
JSON
{
"hex": "#60f27a",
"rgb": {
"r": 96,
"g": 242,
"b": 122
},
"hsl": {
"h": 130.685,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85533,
"c": 0.20464,
"h": 146.9
},
"luminance": 0.67396
}Semantic roles & 50–950 ramp
primary
#60F27A
secondary
#C432AA
accent
#04BAE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580