#60F27C#60F27C
#60F27C is a very light, highly saturated green. Relative luminance 0.674; OKLCH L 85.6% C 0.203 H 147.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60F27C |
|---|---|
| RGB | rgb(96, 242, 124) |
| HSL | hsl(132, 85%, 66%) |
| HSV | hsv(132, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(85.73, -63.12, 45.30) |
| CIE-LCH | lch(85.73, 77.70, 144.33°) |
| OKLab | oklab(85.56% -0.1706 0.1099) |
| OKLCH | oklch(85.56% 0.203 147.2) |
| XYZ | xyz(40.2114, 67.4424, 29.9635) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F27C #F260D6
analogous
#8DF260 #60F27C #60F2C5
triadic
#60F27C #7C60F2 #F27C60
tetradic
#60F27C #608DF2 #F260D6 #F2C560
square
#60F27C #608DF2 #F260D6 #F2C560
split-complementary
#60F27C #C560F2 #F2608D
monochromatic
#10C733 #27ED4D #60F27C #99F7AB #D1FBD9
Accessibility & contrast
On white
1.45
#60F27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#60F27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F27C
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F27C | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE72
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#3AEDD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f27c; /* rgb */ color: rgb(96, 242, 124); /* oklch */ color: oklch(85.6% 0.203 147.2);
Tailwind
colors: {
custom: {
50: '#9bf7a4',
500: '#60f27c',
950: '#000000',
},
}SCSS
$custom: #60f27c; $custom-light: #9bf7a4; $custom-dark: #000000;
JSON
{
"hex": "#60f27c",
"rgb": {
"r": 96,
"g": 242,
"b": 124
},
"hsl": {
"h": 131.507,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85562,
"c": 0.20291,
"h": 147.2
},
"luminance": 0.67446
}Semantic roles & 50–950 ramp
primary
#60F27C
secondary
#C432A8
accent
#04B7E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580