#60FD7B#60FD7B
#60FD7B is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.218 H 146.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD7B |
|---|---|
| RGB | rgb(96, 253, 123) |
| HSL | hsl(130, 98%, 68%) |
| HSV | hsv(130, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 51.4%, 0.8%) |
| CIE-LAB | lab(89.00, -67.20, 49.81) |
| CIE-LCH | lch(89.00, 83.65, 143.46°) |
| OKLab | oklab(88.26% -0.1816 0.1199) |
| OKLCH | oklch(88.26% 0.218 146.6) |
| XYZ | xyz(43.5214, 74.1631, 30.7564) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.69
Spearmint
#1EF876
ΔE00 2.80
Spring Green
#00FF7F
ΔE00 3.07
Light Bright Green
#53FE5C
ΔE00 3.39
Easter Green
#8CFD7E
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD7B #FD60E2
analogous
#93FD60 #60FD7B #60FDC9
triadic
#60FD7B #7B60FD #FD7B60
tetradic
#60FD7B #6093FD #FD60E2 #FDC960
square
#60FD7B #6093FD #FD60E2 #FDC960
split-complementary
#60FD7B #C960FD #FD6093
monochromatic
#03E029 #24FC49 #60FD7B #9CFEAD #D9FFDF
Accessibility & contrast
On white
1.33
#60FD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#60FD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD7B
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD7B | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#EDDA85
Tritanopia (blue-blind)
#35F7DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fd7b; /* rgb */ color: rgb(96, 253, 123); /* oklch */ color: oklch(88.3% 0.218 146.6);
Tailwind
colors: {
custom: {
50: '#9cffa4',
500: '#60fd7b',
950: '#000000',
},
}SCSS
$custom: #60fd7b; $custom-light: #9cffa4; $custom-dark: #000000;
JSON
{
"hex": "#60fd7b",
"rgb": {
"r": 96,
"g": 253,
"b": 123
},
"hsl": {
"h": 130.318,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88255,
"c": 0.21758,
"h": 146.6
},
"luminance": 0.74167
}Semantic roles & 50–950 ramp
primary
#60FD7B
secondary
#D72AB9
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680