#60FDFA#60FDFA
#60FDFA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.131 H 193.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDFA |
|---|---|
| RGB | rgb(96, 253, 250) |
| HSL | hsl(179, 98%, 68%) |
| HSV | hsv(179, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(91.52, -41.32, -10.81) |
| CIE-LCH | lch(91.52, 42.71, 194.66°) |
| OKLab | oklab(91.15% -0.127 -0.03) |
| OKLCH | oklch(91.15% 0.131 193.3) |
| XYZ | xyz(57.1968, 79.6333, 102.7803) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.71
Aqua
#00FFFF
ΔE00 2.55
Bright Turquoise
#0FFEF9
ΔE00 2.62
Bright Light Blue
#26F7FD
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 4.88
Light Cyan
#ACFFFC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDFA #FD6063
analogous
#60FDAC #60FDFA #60B1FD
triadic
#60FDFA #FA60FD #FDFA60
tetradic
#60FDFA #AC60FD #FD6063 #B1FD60
square
#60FDFA #AC60FD #FD6063 #B1FD60
split-complementary
#60FDFA #FD60B1 #FDAC60
monochromatic
#03E0DC #24FCF8 #60FDFA #9CFEFC #D9FFFE
Accessibility & contrast
On white
1.24
#60FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#60FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDFA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDFA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #60fdfa; /* rgb */ color: rgb(96, 253, 250); /* oklch */ color: oklch(91.1% 0.131 193.3);
Tailwind
colors: {
custom: {
50: '#9efefb',
500: '#60fdfa',
950: '#000000',
},
}SCSS
$custom: #60fdfa; $custom-light: #9efefb; $custom-dark: #000000;
JSON
{
"hex": "#60fdfa",
"rgb": {
"r": 96,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.854,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.91147,
"c": 0.13056,
"h": 193.3
},
"luminance": 0.79639
}Semantic roles & 50–950 ramp
primary
#60FDFA
secondary
#D72A2E
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685