#60FCA6#60FCA6
#60FCA6 is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.7% C 0.179 H 155.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCA6 |
|---|---|
| RGB | rgb(96, 252, 166) |
| HSL | hsl(147, 96%, 68%) |
| HSV | hsv(147, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(89.33, -59.97, 29.31) |
| CIE-LCH | lch(89.33, 66.75, 153.95°) |
| OKLab | oklab(88.73% -0.1627 0.0737) |
| OKLCH | oklch(88.73% 0.179 155.6) |
| XYZ | xyz(46.5132, 74.8560, 48.0664) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.76
Sea Green (survey)
#53FCA1
ΔE00 0.95
Light Bluish Green
#76FDA8
ΔE00 1.56
Seafoam Green
#7AF9AB
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.69
Bright Sea Green
#05FFA6
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCA6 #FC60B6
analogous
#68FC60 #60FCA6 #60FCF4
triadic
#60FCA6 #A660FC #FCA660
tetradic
#60FCA6 #6068FC #FC60B6 #FCF460
square
#60FCA6 #6068FC #FC60B6 #FCF460
split-complementary
#60FCA6 #F460FC #FC6068
monochromatic
#04DD66 #24FB84 #60FCA6 #9CFDC8 #D8FEE9
Accessibility & contrast
On white
1.31
#60FCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#60FCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCA6
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCA6 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE9A0
Deuteranopia (green-blind)
#E6DBAB
Tritanopia (blue-blind)
#0DFAE6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fca6; /* rgb */ color: rgb(96, 252, 166); /* oklch */ color: oklch(88.7% 0.179 155.6);
Tailwind
colors: {
custom: {
50: '#9bfec1',
500: '#60fca6',
950: '#000000',
},
}SCSS
$custom: #60fca6; $custom-light: #9bfec1; $custom-dark: #000000;
JSON
{
"hex": "#60fca6",
"rgb": {
"r": 96,
"g": 252,
"b": 166
},
"hsl": {
"h": 146.923,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.88727,
"c": 0.17865,
"h": 155.6
},
"luminance": 0.74861
}Semantic roles & 50–950 ramp
primary
#60FCA6
secondary
#D62B89
accent
#007FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682