#60FDA3#60FDA3
#60FDA3 is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.9% C 0.183 H 154.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDA3 |
|---|---|
| RGB | rgb(96, 253, 163) |
| HSL | hsl(146, 98%, 68%) |
| HSV | hsv(146, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(89.57, -60.90, 31.15) |
| CIE-LCH | lch(89.57, 68.40, 152.91°) |
| OKLab | oklab(88.91% -0.165 0.0781) |
| OKLCH | oklch(88.91% 0.183 154.7) |
| XYZ | xyz(46.5560, 75.3769, 46.7389) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.62
Sea Green (survey)
#53FCA1
ΔE00 0.75
Light Bluish Green
#76FDA8
ΔE00 1.56
Seafoam Green
#7AF9AB
ΔE00 2.48
Mediumspringgreen
#00FA9A
ΔE00 2.89
Bright Sea Green
#05FFA6
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDA3 #FD60BA
analogous
#6BFD60 #60FDA3 #60FDF1
triadic
#60FDA3 #A360FD #FDA360
tetradic
#60FDA3 #606BFD #FD60BA #FDF160
square
#60FDA3 #606BFD #FD60BA #FDF160
split-complementary
#60FDA3 #F160FD #FD606B
monochromatic
#03E061 #24FC80 #60FDA3 #9CFEC6 #D9FFE9
Accessibility & contrast
On white
1.31
#60FDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#60FDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDA3
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDA3 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9D
Deuteranopia (green-blind)
#E8DBA9
Tritanopia (blue-blind)
#12FAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fda3; /* rgb */ color: rgb(96, 253, 163); /* oklch */ color: oklch(88.9% 0.183 154.7);
Tailwind
colors: {
custom: {
50: '#9cffbf',
500: '#60fda3',
950: '#000000',
},
}SCSS
$custom: #60fda3; $custom-light: #9cffbf; $custom-dark: #000000;
JSON
{
"hex": "#60fda3",
"rgb": {
"r": 96,
"g": 253,
"b": 163
},
"hsl": {
"h": 145.605,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.8891,
"c": 0.18258,
"h": 154.7
},
"luminance": 0.75382
}Semantic roles & 50–950 ramp
primary
#60FDA3
secondary
#D72A8D
accent
#0084E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682