#60F282#60F282
#60F282 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.198 H 148.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60F282 |
|---|---|
| RGB | rgb(96, 242, 130) |
| HSL | hsl(134, 85%, 66%) |
| HSV | hsv(134, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.81, -62.25, 42.52) |
| CIE-LCH | lch(85.81, 75.39, 145.66°) |
| OKLab | oklab(85.65% -0.1682 0.1038) |
| OKLCH | oklch(85.65% 0.198 148.3) |
| XYZ | xyz(40.6024, 67.5988, 32.0229) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.83
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F282 #F260D0
analogous
#87F260 #60F282 #60F2CB
triadic
#60F282 #8260F2 #F28260
tetradic
#60F282 #6087F2 #F260D0 #F2CB60
square
#60F282 #6087F2 #F260D0 #F2CB60
split-complementary
#60F282 #CB60F2 #F26087
monochromatic
#10C73B #27ED56 #60F282 #99F7AE #D1FBDB
Accessibility & contrast
On white
1.45
#60F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#60F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F282
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F282 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#37EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f282; /* rgb */ color: rgb(96, 242, 130); /* oklch */ color: oklch(85.7% 0.198 148.3);
Tailwind
colors: {
custom: {
50: '#9af7a8',
500: '#60f282',
950: '#000000',
},
}SCSS
$custom: #60f282; $custom-light: #9af7a8; $custom-dark: #000000;
JSON
{
"hex": "#60f282",
"rgb": {
"r": 96,
"g": 242,
"b": 130
},
"hsl": {
"h": 133.973,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85652,
"c": 0.19764,
"h": 148.3
},
"luminance": 0.67603
}Semantic roles & 50–950 ramp
primary
#60F282
secondary
#C432A2
accent
#04AEE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580