#60FDA2#60FDA2
#60FDA2 is a very light, vivid green. Relative luminance 0.753; OKLCH L 88.9% C 0.183 H 154.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDA2 |
|---|---|
| RGB | rgb(96, 253, 162) |
| HSL | hsl(145, 98%, 68%) |
| HSV | hsv(145, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(89.55, -61.08, 31.62) |
| CIE-LCH | lch(89.55, 68.78, 152.63°) |
| OKLab | oklab(88.89% -0.1655 0.0792) |
| OKLCH | oklch(88.89% 0.183 154.4) |
| XYZ | xyz(46.4668, 75.3412, 46.2689) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.68
Sea Green (survey)
#53FCA1
ΔE00 0.78
Light Bluish Green
#76FDA8
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 2.57
Mediumspringgreen
#00FA9A
ΔE00 2.88
Bright Sea Green
#05FFA6
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDA2 #FD60BB
analogous
#6CFD60 #60FDA2 #60FDF1
triadic
#60FDA2 #A260FD #FDA260
tetradic
#60FDA2 #606CFD #FD60BB #FDF160
square
#60FDA2 #606CFD #FD60BB #FDF160
split-complementary
#60FDA2 #F160FD #FD606C
monochromatic
#03E060 #24FC7F #60FDA2 #9CFEC5 #D9FFE9
Accessibility & contrast
On white
1.31
#60FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#60FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDA2
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDA2 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9C
Deuteranopia (green-blind)
#E8DBA8
Tritanopia (blue-blind)
#14FAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fda2; /* rgb */ color: rgb(96, 253, 162); /* oklch */ color: oklch(88.9% 0.183 154.4);
Tailwind
colors: {
custom: {
50: '#9cffbe',
500: '#60fda2',
950: '#000000',
},
}SCSS
$custom: #60fda2; $custom-light: #9cffbe; $custom-dark: #000000;
JSON
{
"hex": "#60fda2",
"rgb": {
"r": 96,
"g": 253,
"b": 162
},
"hsl": {
"h": 145.223,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88891,
"c": 0.18346,
"h": 154.4
},
"luminance": 0.75346
}Semantic roles & 50–950 ramp
primary
#60FDA2
secondary
#D72A8E
accent
#0085E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682