#60F8FA#60F8FA
#60F8FA is a very light, vivid teal. Relative luminance 0.765; OKLCH L 90.0% C 0.127 H 196.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60F8FA |
|---|---|
| RGB | rgb(96, 248, 250) |
| HSL | hsl(181, 94%, 68%) |
| HSV | hsv(181, 62%, 98%) |
| CMYK | cmyk(61.6%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(90.10, -39.06, -12.93) |
| CIE-LCH | lch(90.10, 41.15, 198.32°) |
| OKLab | oklab(90% -0.1221 -0.0359) |
| OKLCH | oklch(90% 0.127 196.4) |
| XYZ | xyz(55.6390, 76.5177, 102.2611) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.88
Bright Light Blue
#26F7FD
ΔE00 2.27
Aqua
#00FFFF
ΔE00 3.15
Bright Turquoise
#0FFEF9
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F8FA #FA6260
analogous
#60FAAF #60F8FA #60ABFA
triadic
#60F8FA #FA60F8 #F8FA60
tetradic
#60F8FA #AF60FA #FA6260 #ABFA60
square
#60F8FA #AF60FA #FA6260 #ABFA60
split-complementary
#60F8FA #FA60AB #FAAF60
monochromatic
#07D6D9 #25F5F8 #60F8FA #9BFBFC #D7FDFE
Accessibility & contrast
On white
1.29
#60F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#60F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F8FA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F8FA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFA
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60f8fa; /* rgb */ color: rgb(96, 248, 250); /* oklch */ color: oklch(90.0% 0.127 196.4);
Tailwind
colors: {
custom: {
50: '#9efbfb',
500: '#60f8fa',
950: '#000000',
},
}SCSS
$custom: #60f8fa; $custom-light: #9efbfb; $custom-dark: #000000;
JSON
{
"hex": "#60f8fa",
"rgb": {
"r": 96,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.779,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.89996,
"c": 0.12727,
"h": 196.4
},
"luminance": 0.76524
}Semantic roles & 50–950 ramp
primary
#60F8FA
secondary
#D32E2C
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585