#60FCFD#60FCFD
#60FCFD is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.130 H 195.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCFD |
|---|---|
| RGB | rgb(96, 252, 253) |
| HSL | hsl(180, 98%, 68%) |
| HSV | hsv(180, 62%, 99%) |
| CMYK | cmyk(62.1%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.32, -40.07, -12.66) |
| CIE-LCH | lch(91.32, 42.02, 197.54°) |
| OKLab | oklab(91.01% -0.1248 -0.0351) |
| OKLCH | oklch(91.01% 0.13 195.7) |
| XYZ | xyz(57.3561, 79.1932, 105.1725) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.43
Bright Light Blue
#26F7FD
ΔE00 2.57
Aqua
#00FFFF
ΔE00 2.70
Bright Turquoise
#0FFEF9
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCFD #FD6160
analogous
#60FDAF #60FCFD #60ADFD
triadic
#60FCFD #FD60FC #FCFD60
tetradic
#60FCFD #AF60FD #FD6160 #ADFD60
square
#60FCFD #AF60FD #FD6160 #ADFD60
split-complementary
#60FCFD #FD60AD #FDAF60
monochromatic
#03DEE0 #24FBFC #60FCFD #9CFDFE #D9FEFF
Accessibility & contrast
On white
1.25
#60FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#60FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCFD
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCFD | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FD
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60fcfd; /* rgb */ color: rgb(96, 252, 253); /* oklch */ color: oklch(91.0% 0.130 195.7);
Tailwind
colors: {
custom: {
50: '#9ffefe',
500: '#60fcfd',
950: '#000000',
},
}SCSS
$custom: #60fcfd; $custom-light: #9ffefe; $custom-dark: #000000;
JSON
{
"hex": "#60fcfd",
"rgb": {
"r": 96,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.382,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.91014,
"c": 0.12968,
"h": 195.7
},
"luminance": 0.79199
}Semantic roles & 50–950 ramp
primary
#60FCFD
secondary
#D72B2A
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685