#60F384#60F384
#60F384 is a very light, vivid green. Relative luminance 0.683; OKLCH L 85.9% C 0.197 H 148.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60F384 |
|---|---|
| RGB | rgb(96, 243, 132) |
| HSL | hsl(135, 86%, 66%) |
| HSV | hsv(135, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(86.13, -62.32, 41.97) |
| CIE-LCH | lch(86.13, 75.13, 146.04°) |
| OKLab | oklab(85.93% -0.1683 0.1026) |
| OKLCH | oklch(85.93% 0.197 148.6) |
| XYZ | xyz(41.0364, 68.2499, 32.8363) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.95
Spearmint
#1EF876
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F384 #F360CF
analogous
#86F360 #60F384 #60F3CE
triadic
#60F384 #8460F3 #F38460
tetradic
#60F384 #6086F3 #F360CF #F3CE60
square
#60F384 #6086F3 #F360CF #F3CE60
split-complementary
#60F384 #CE60F3 #F36086
monochromatic
#0FC93D #27EF58 #60F384 #99F7B0 #D2FCDC
Accessibility & contrast
On white
1.43
#60F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#60F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F384
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F384 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#36EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f384; /* rgb */ color: rgb(96, 243, 132); /* oklch */ color: oklch(85.9% 0.197 148.6);
Tailwind
colors: {
custom: {
50: '#9af8a9',
500: '#60f384',
950: '#000000',
},
}SCSS
$custom: #60f384; $custom-light: #9af8a9; $custom-dark: #000000;
JSON
{
"hex": "#60f384",
"rgb": {
"r": 96,
"g": 243,
"b": 132
},
"hsl": {
"h": 134.694,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.85929,
"c": 0.19716,
"h": 148.6
},
"luminance": 0.68254
}Semantic roles & 50–950 ramp
primary
#60F384
secondary
#C631A2
accent
#03ACE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581