#60FCC5#60FCC5
#60FCC5 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.153 H 166.2°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCC5 |
|---|---|
| RGB | rgb(96, 252, 197) |
| HSL | hsl(159, 96%, 68%) |
| HSV | hsv(159, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 21.8%, 1.2%) |
| CIE-LAB | lab(89.92, -53.72, 14.32) |
| CIE-LCH | lch(89.92, 55.59, 165.08°) |
| OKLab | oklab(89.41% -0.149 0.0367) |
| OKLCH | oklch(89.41% 0.153 166.2) |
| XYZ | xyz(49.7072, 76.1336, 64.8882) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Greenish Blue
#63F7B4
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.33
Greenish Cyan
#2AFEB7
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCC5 #FC6097
analogous
#60FC77 #60FCC5 #60E5FC
triadic
#60FCC5 #C560FC #FCC560
tetradic
#60FCC5 #7760FC #FC6097 #E5FC60
square
#60FCC5 #7760FC #FC6097 #E5FC60
split-complementary
#60FCC5 #FC60E5 #FC7760
monochromatic
#04DD91 #24FBAF #60FCC5 #9CFDDB #D8FEF1
Accessibility & contrast
On white
1.29
#60FCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#60FCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCC5
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCC5 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC2
Deuteranopia (green-blind)
#E1DCC9
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fcc5; /* rgb */ color: rgb(96, 252, 197); /* oklch */ color: oklch(89.4% 0.153 166.2);
Tailwind
colors: {
custom: {
50: '#9cfed6',
500: '#60fcc5',
950: '#000000',
},
}SCSS
$custom: #60fcc5; $custom-light: #9cfed6; $custom-dark: #000000;
JSON
{
"hex": "#60fcc5",
"rgb": {
"r": 96,
"g": 252,
"b": 197
},
"hsl": {
"h": 158.846,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.89411,
"c": 0.15341,
"h": 166.2
},
"luminance": 0.76139
}Semantic roles & 50–950 ramp
primary
#60FCC5
secondary
#D62B67
accent
#0051E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683