#60FDFD#60FDFD
#60FDFD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.130 H 195.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDFD |
|---|---|
| RGB | rgb(96, 253, 253) |
| HSL | hsl(180, 98%, 68%) |
| HSV | hsv(180, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.61, -40.52, -12.24) |
| CIE-LCH | lch(91.61, 42.33, 196.81°) |
| OKLab | oklab(91.24% -0.1258 -0.034) |
| OKLCH | oklch(91.24% 0.13 195.1) |
| XYZ | xyz(57.6709, 79.8229, 105.2775) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.37
Aqua
#00FFFF
ΔE00 2.56
Bright Light Blue
#26F7FD
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 5.76
Light Cyan
#ACFFFC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDFD #FD6060
analogous
#60FDAE #60FDFD #60AEFD
triadic
#60FDFD #FD60FD #FDFD60
tetradic
#60FDFD #AE60FD #FD6060 #AEFD60
square
#60FDFD #AE60FD #FD6060 #AEFD60
split-complementary
#60FDFD #FD60AE #FDAE60
monochromatic
#03E0E0 #24FCFC #60FDFD #9CFEFE #D9FFFF
Accessibility & contrast
On white
1.24
#60FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#60FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDFD
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDFD | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #60fdfd; /* rgb */ color: rgb(96, 253, 253); /* oklch */ color: oklch(91.2% 0.130 195.1);
Tailwind
colors: {
custom: {
50: '#9ffefe',
500: '#60fdfd',
950: '#000000',
},
}SCSS
$custom: #60fdfd; $custom-light: #9ffefe; $custom-dark: #000000;
JSON
{
"hex": "#60fdfd",
"rgb": {
"r": 96,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.91244,
"c": 0.13032,
"h": 195.1
},
"luminance": 0.79829
}Semantic roles & 50–950 ramp
primary
#60FDFD
secondary
#D72A2A
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685