#60F9FA#60F9FA
#60F9FA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.2% C 0.128 H 195.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F9FA |
|---|---|
| RGB | rgb(96, 249, 250) |
| HSL | hsl(180, 94%, 68%) |
| HSV | hsv(180, 62%, 98%) |
| CMYK | cmyk(61.6%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(90.38, -39.51, -12.51) |
| CIE-LCH | lch(90.38, 41.45, 197.56°) |
| OKLab | oklab(90.23% -0.1231 -0.0347) |
| OKLCH | oklch(90.23% 0.128 195.7) |
| XYZ | xyz(55.9473, 77.1342, 102.3638) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.67
Bright Light Blue
#26F7FD
ΔE00 2.42
Aqua
#00FFFF
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F9FA #FA6160
analogous
#60FAAE #60F9FA #60ACFA
triadic
#60F9FA #FA60F9 #F9FA60
tetradic
#60F9FA #AE60FA #FA6160 #ACFA60
square
#60F9FA #AE60FA #FA6160 #ACFA60
split-complementary
#60F9FA #FA60AC #FAAE60
monochromatic
#07D7D9 #25F7F8 #60F9FA #9BFBFC #D7FDFE
Accessibility & contrast
On white
1.28
#60F9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#60F9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F9FA
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F9FA | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60f9fa; /* rgb */ color: rgb(96, 249, 250); /* oklch */ color: oklch(90.2% 0.128 195.7);
Tailwind
colors: {
custom: {
50: '#9efcfb',
500: '#60f9fa',
950: '#000000',
},
}SCSS
$custom: #60f9fa; $custom-light: #9efcfb; $custom-dark: #000000;
JSON
{
"hex": "#60f9fa",
"rgb": {
"r": 96,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.39,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.90226,
"c": 0.12789,
"h": 195.7
},
"luminance": 0.7714
}Semantic roles & 50–950 ramp
primary
#60F9FA
secondary
#D32D2C
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585