#60FCA5#60FCA5
#60FCA5 is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.7% C 0.180 H 155.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCA5 |
|---|---|
| RGB | rgb(96, 252, 165) |
| HSL | hsl(147, 96%, 68%) |
| HSV | hsv(147, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(89.31, -60.16, 29.79) |
| CIE-LCH | lch(89.31, 67.13, 153.65°) |
| OKLab | oklab(88.71% -0.1632 0.0749) |
| OKLCH | oklch(88.71% 0.18 155.3) |
| XYZ | xyz(46.4218, 74.8195, 47.5852) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.66
Sea Green (survey)
#53FCA1
ΔE00 0.85
Light Bluish Green
#76FDA8
ΔE00 1.54
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.75
Bright Sea Green
#05FFA6
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCA5 #FC60B7
analogous
#69FC60 #60FCA5 #60FCF3
triadic
#60FCA5 #A560FC #FCA560
tetradic
#60FCA5 #6069FC #FC60B7 #FCF360
square
#60FCA5 #6069FC #FC60B7 #FCF360
split-complementary
#60FCA5 #F360FC #FC6069
monochromatic
#04DD64 #24FB83 #60FCA5 #9CFDC7 #D8FEE9
Accessibility & contrast
On white
1.32
#60FCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#60FCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCA5
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCA5 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99F
Deuteranopia (green-blind)
#E6DBAB
Tritanopia (blue-blind)
#0FFAE6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fca5; /* rgb */ color: rgb(96, 252, 165); /* oklch */ color: oklch(88.7% 0.180 155.3);
Tailwind
colors: {
custom: {
50: '#9bfec0',
500: '#60fca5',
950: '#000000',
},
}SCSS
$custom: #60fca5; $custom-light: #9bfec0; $custom-dark: #000000;
JSON
{
"hex": "#60fca5",
"rgb": {
"r": 96,
"g": 252,
"b": 165
},
"hsl": {
"h": 146.538,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.88707,
"c": 0.17952,
"h": 155.3
},
"luminance": 0.74824
}Semantic roles & 50–950 ramp
primary
#60FCA5
secondary
#D62B8A
accent
#0080E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682