#60FCC4#60FCC4
#60FCC4 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.154 H 165.8°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCC4 |
|---|---|
| RGB | rgb(96, 252, 196) |
| HSL | hsl(158, 96%, 68%) |
| HSV | hsv(158, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(89.90, -53.94, 14.80) |
| CIE-LCH | lch(89.90, 55.93, 164.65°) |
| OKLab | oklab(89.39% -0.1494 0.0379) |
| OKLCH | oklch(89.39% 0.154 165.8) |
| XYZ | xyz(49.5930, 76.0879, 64.2867) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Greenish Blue
#63F7B4
ΔE00 2.89
Greenish Cyan
#2AFEB7
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCC4 #FC6098
analogous
#60FC76 #60FCC4 #60E6FC
triadic
#60FCC4 #C460FC #FCC460
tetradic
#60FCC4 #7660FC #FC6098 #E6FC60
square
#60FCC4 #7660FC #FC6098 #E6FC60
split-complementary
#60FCC4 #FC60E6 #FC7660
monochromatic
#04DD8F #24FBAE #60FCC4 #9CFDDA #D8FEF1
Accessibility & contrast
On white
1.29
#60FCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#60FCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCC4
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCC4 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC1
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fcc4; /* rgb */ color: rgb(96, 252, 196); /* oklch */ color: oklch(89.4% 0.154 165.8);
Tailwind
colors: {
custom: {
50: '#9cfed6',
500: '#60fcc4',
950: '#000000',
},
}SCSS
$custom: #60fcc4; $custom-light: #9cfed6; $custom-dark: #000000;
JSON
{
"hex": "#60fcc4",
"rgb": {
"r": 96,
"g": 252,
"b": 196
},
"hsl": {
"h": 158.462,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.89387,
"c": 0.15415,
"h": 165.8
},
"luminance": 0.76093
}Semantic roles & 50–950 ramp
primary
#60FCC4
secondary
#D62B68
accent
#0052E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683