#60FCFA#60FCFA
#60FCFA is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.130 H 193.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCFA |
|---|---|
| RGB | rgb(96, 252, 250) |
| HSL | hsl(179, 96%, 68%) |
| HSV | hsv(179, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.24, -40.87, -11.24) |
| CIE-LCH | lch(91.24, 42.38, 195.37°) |
| OKLab | oklab(90.92% -0.1261 -0.0312) |
| OKLCH | oklch(90.92% 0.13 193.9) |
| XYZ | xyz(56.8820, 79.0035, 102.6754) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.56
Aqua
#00FFFF
ΔE00 2.56
Bright Turquoise
#0FFEF9
ΔE00 2.80
Bright Light Blue
#26F7FD
ΔE00 3.13
Bright Aqua
#0BF9EA
ΔE00 5.14
Light Cyan
#ACFFFC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCFA #FC6062
analogous
#60FCAC #60FCFA #60B0FC
triadic
#60FCFA #FA60FC #FCFA60
tetradic
#60FCFA #AC60FC #FC6062 #B0FC60
square
#60FCFA #AC60FC #FC6062 #B0FC60
split-complementary
#60FCFA #FC60B0 #FCAC60
monochromatic
#04DDDB #24FBF8 #60FCFA #9CFDFC #D8FEFE
Accessibility & contrast
On white
1.25
#60FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#60FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCFA
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCFA | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60fcfa; /* rgb */ color: rgb(96, 252, 250); /* oklch */ color: oklch(90.9% 0.130 193.9);
Tailwind
colors: {
custom: {
50: '#9efefb',
500: '#60fcfa',
950: '#000000',
},
}SCSS
$custom: #60fcfa; $custom-light: #9efefb; $custom-dark: #000000;
JSON
{
"hex": "#60fcfa",
"rgb": {
"r": 96,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.231,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.90916,
"c": 0.12987,
"h": 193.9
},
"luminance": 0.7901
}Semantic roles & 50–950 ramp
primary
#60FCFA
secondary
#D62B2D
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685