#60FFFF#60FFFF
#60FFFF is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.131 H 195.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFFF |
|---|---|
| RGB | rgb(96, 255, 255) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.23, -40.89, -12.35) |
| CIE-LCH | lch(92.23, 42.71, 196.80°) |
| OKLab | oklab(91.77% -0.1269 -0.0343) |
| OKLCH | oklch(91.77% 0.131 195.1) |
| XYZ | xyz(58.6259, 81.2204, 107.1758) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.41
Aqua
#00FFFF
ΔE00 2.51
Bright Light Blue
#26F7FD
ΔE00 2.99
Bright Turquoise
#0FFEF9
ΔE00 3.15
Bright Aqua
#0BF9EA
ΔE00 5.83
Light Cyan
#ACFFFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFFF #FF6060
analogous
#60FFB0 #60FFFF #60B0FF
triadic
#60FFFF #FF60FF #FFFF60
tetradic
#60FFFF #B060FF #FF6060 #B0FF60
square
#60FFFF #B060FF #FF6060 #B0FF60
split-complementary
#60FFFF #FF60B0 #FFB060
monochromatic
#00E5E5 #23FFFF #60FFFF #9DFFFF #DAFFFF
Accessibility & contrast
On white
1.22
#60FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#60FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFFF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFFF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #60ffff; /* rgb */ color: rgb(96, 255, 255); /* oklch */ color: oklch(91.8% 0.131 195.1);
Tailwind
colors: {
custom: {
50: '#9fffff',
500: '#60ffff',
950: '#000000',
},
}SCSS
$custom: #60ffff; $custom-light: #9fffff; $custom-dark: #000000;
JSON
{
"hex": "#60ffff",
"rgb": {
"r": 96,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.91768,
"c": 0.13149,
"h": 195.1
},
"luminance": 0.81227
}Semantic roles & 50–950 ramp
primary
#60FFFF
secondary
#D92A2A
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686