#60E6FC#60E6FC
#60E6FC is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.9% C 0.119 H 210.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6FC |
|---|---|
| RGB | rgb(96, 230, 252) |
| HSL | hsl(188, 96%, 68%) |
| HSV | hsv(188, 62%, 99%) |
| CMYK | cmyk(61.9%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.05, -30.10, -21.58) |
| CIE-LCH | lch(85.05, 37.03, 215.64°) |
| OKLab | oklab(85.94% -0.1034 -0.0599) |
| OKLCH | oklch(85.94% 0.119 210.1) |
| XYZ | xyz(50.6841, 66.1033, 102.1647) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.41
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6FC #FC7660
analogous
#60FCC4 #60E6FC #6098FC
triadic
#60E6FC #FC60E6 #E6FC60
tetradic
#60E6FC #C460FC #FC7660 #98FC60
square
#60E6FC #C460FC #FC7660 #98FC60
split-complementary
#60E6FC #FC6098 #FCC460
monochromatic
#04BFDD #24DDFB #60E6FC #9CEFFD #D8F9FE
Accessibility & contrast
On white
1.48
#60E6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#60E6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6FC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6FC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#00F0ED
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e6fc; /* rgb */ color: rgb(96, 230, 252); /* oklch */ color: oklch(85.9% 0.119 210.1);
Tailwind
colors: {
custom: {
50: '#9deefd',
500: '#60e6fc',
950: '#000000',
},
}SCSS
$custom: #60e6fc; $custom-light: #9deefd; $custom-dark: #000000;
JSON
{
"hex": "#60e6fc",
"rgb": {
"r": 96,
"g": 230,
"b": 252
},
"hsl": {
"h": 188.462,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.85942,
"c": 0.11944,
"h": 210.1
},
"luminance": 0.66109
}Semantic roles & 50–950 ramp
primary
#60E6FC
secondary
#D6432B
accent
#2000E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585