#60FCFC#60FCFC
#60FCFC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 91.0% C 0.130 H 195.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCFC |
|---|---|
| RGB | rgb(96, 252, 252) |
| HSL | hsl(180, 96%, 68%) |
| HSV | hsv(180, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.29, -40.34, -12.19) |
| CIE-LCH | lch(91.29, 42.14, 196.81°) |
| OKLab | oklab(90.98% -0.1252 -0.0338) |
| OKLCH | oklch(90.98% 0.13 195.1) |
| XYZ | xyz(57.1972, 79.1296, 104.3357) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.40
Aqua
#00FFFF
ΔE00 2.61
Bright Light Blue
#26F7FD
ΔE00 2.73
Bright Turquoise
#0FFEF9
ΔE00 3.19
Bright Aqua
#0BF9EA
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCFC #FC6060
analogous
#60FCAE #60FCFC #60AEFC
triadic
#60FCFC #FC60FC #FCFC60
tetradic
#60FCFC #AE60FC #FC6060 #AEFC60
square
#60FCFC #AE60FC #FC6060 #AEFC60
split-complementary
#60FCFC #FC60AE #FCAE60
monochromatic
#04DDDD #24FBFB #60FCFC #9CFDFD #D8FEFE
Accessibility & contrast
On white
1.25
#60FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#60FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCFC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCFC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FC
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60fcfc; /* rgb */ color: rgb(96, 252, 252); /* oklch */ color: oklch(91.0% 0.130 195.1);
Tailwind
colors: {
custom: {
50: '#9efefd',
500: '#60fcfc',
950: '#000000',
},
}SCSS
$custom: #60fcfc; $custom-light: #9efefd; $custom-dark: #000000;
JSON
{
"hex": "#60fcfc",
"rgb": {
"r": 96,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.90982,
"c": 0.12973,
"h": 195.1
},
"luminance": 0.79136
}Semantic roles & 50–950 ramp
primary
#60FCFC
secondary
#D62B2B
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685