#60F285#60F285
#60F285 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.195 H 148.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60F285 |
|---|---|
| RGB | rgb(96, 242, 133) |
| HSL | hsl(135, 85%, 66%) |
| HSV | hsv(135, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(85.85, -61.80, 41.12) |
| CIE-LCH | lch(85.85, 74.23, 146.36°) |
| OKLab | oklab(85.7% -0.1669 0.1007) |
| OKLCH | oklch(85.7% 0.195 148.9) |
| XYZ | xyz(40.8067, 67.6805, 33.0989) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.67
Spring Green
#00FF7F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F285 #F260CD
analogous
#84F260 #60F285 #60F2CE
triadic
#60F285 #8560F2 #F28560
tetradic
#60F285 #6084F2 #F260CD #F2CE60
square
#60F285 #6084F2 #F260CD #F2CE60
split-complementary
#60F285 #CE60F2 #F26084
monochromatic
#10C73F #27ED5A #60F285 #99F7B0 #D1FBDC
Accessibility & contrast
On white
1.44
#60F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#60F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F285
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F285 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#36EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f285; /* rgb */ color: rgb(96, 242, 133); /* oklch */ color: oklch(85.7% 0.195 148.9);
Tailwind
colors: {
custom: {
50: '#9af7aa',
500: '#60f285',
950: '#000000',
},
}SCSS
$custom: #60f285; $custom-light: #9af7aa; $custom-dark: #000000;
JSON
{
"hex": "#60f285",
"rgb": {
"r": 96,
"g": 242,
"b": 133
},
"hsl": {
"h": 135.205,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85699,
"c": 0.19499,
"h": 148.9
},
"luminance": 0.67685
}Semantic roles & 50–950 ramp
primary
#60F285
secondary
#C4329F
accent
#04A9E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581