#60FEFF#60FEFF
#60FEFF is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.131 H 195.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60FEFF |
|---|---|
| RGB | rgb(96, 254, 255) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(62.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.95, -40.44, -12.77) |
| CIE-LCH | lch(91.95, 42.41, 197.52°) |
| OKLab | oklab(91.54% -0.126 -0.0354) |
| OKLCH | oklch(91.54% 0.131 195.7) |
| XYZ | xyz(58.3077, 80.5840, 107.0697) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.41
Aqua
#00FFFF
ΔE00 2.62
Bright Light Blue
#26F7FD
ΔE00 2.74
Bright Turquoise
#0FFEF9
ΔE00 3.37
Bright Aqua
#0BF9EA
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FEFF #FF6160
analogous
#60FFB1 #60FEFF #60AFFF
triadic
#60FEFF #FF60FE #FEFF60
tetradic
#60FEFF #B160FF #FF6160 #AFFF60
square
#60FEFF #B160FF #FF6160 #AFFF60
split-complementary
#60FEFF #FF60AF #FFB160
monochromatic
#00E3E5 #23FEFF #60FEFF #9DFEFF #DAFFFF
Accessibility & contrast
On white
1.23
#60FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#60FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FEFF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FEFF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #60feff; /* rgb */ color: rgb(96, 254, 255); /* oklch */ color: oklch(91.5% 0.131 195.7);
Tailwind
colors: {
custom: {
50: '#9fffff',
500: '#60feff',
950: '#000000',
},
}SCSS
$custom: #60feff; $custom-light: #9fffff; $custom-dark: #000000;
JSON
{
"hex": "#60feff",
"rgb": {
"r": 96,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.377,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.91539,
"c": 0.13086,
"h": 195.7
},
"luminance": 0.8059
}Semantic roles & 50–950 ramp
primary
#60FEFF
secondary
#D92B2A
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686