#60FCCF#60FCCF
#60FCCF is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.147 H 170.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCCF |
|---|---|
| RGB | rgb(96, 252, 207) |
| HSL | hsl(163, 96%, 68%) |
| HSV | hsv(163, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.14, -51.49, 9.47) |
| CIE-LCH | lch(90.14, 52.35, 169.58°) |
| OKLab | oklab(89.66% -0.1445 0.0242) |
| OKLCH | oklch(89.66% 0.147 170.5) |
| XYZ | xyz(50.8912, 76.6072, 71.1241) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.28
Bright Teal
#01F9C6
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCCF #FC608D
analogous
#60FC81 #60FCCF #60DBFC
triadic
#60FCCF #CF60FC #FCCF60
tetradic
#60FCCF #8160FC #FC608D #DBFC60
square
#60FCCF #8160FC #FC608D #DBFC60
split-complementary
#60FCCF #FC60DB #FC8160
monochromatic
#04DD9F #24FBBD #60FCCF #9CFDE1 #D8FEF3
Accessibility & contrast
On white
1.29
#60FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#60FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCCF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCCF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fccf; /* rgb */ color: rgb(96, 252, 207); /* oklch */ color: oklch(89.7% 0.147 170.5);
Tailwind
colors: {
custom: {
50: '#9cfedd',
500: '#60fccf',
950: '#000000',
},
}SCSS
$custom: #60fccf; $custom-light: #9cfedd; $custom-dark: #000000;
JSON
{
"hex": "#60fccf",
"rgb": {
"r": 96,
"g": 252,
"b": 207
},
"hsl": {
"h": 162.692,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.89663,
"c": 0.14654,
"h": 170.5
},
"luminance": 0.76613
}Semantic roles & 50–950 ramp
primary
#60FCCF
secondary
#D62B5C
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684