#60E3FC#60E3FC
#60E3FC is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.119 H 212.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60E3FC |
|---|---|
| RGB | rgb(96, 227, 252) |
| HSL | hsl(190, 96%, 68%) |
| HSV | hsv(190, 62%, 99%) |
| CMYK | cmyk(61.9%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.20, -28.65, -22.87) |
| CIE-LCH | lch(84.20, 36.66, 218.59°) |
| OKLab | oklab(85.26% -0.1003 -0.0635) |
| OKLCH | oklch(85.26% 0.119 212.3) |
| XYZ | xyz(49.8564, 64.4480, 101.8888) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Neon Blue
#04D9FF
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E3FC #FC7960
analogous
#60FCC7 #60E3FC #6095FC
triadic
#60E3FC #FC60E3 #E3FC60
tetradic
#60E3FC #C760FC #FC7960 #95FC60
square
#60E3FC #C760FC #FC7960 #95FC60
split-complementary
#60E3FC #FC6095 #FCC760
monochromatic
#04BBDD #24D8FB #60E3FC #9CEEFD #D8F8FE
Accessibility & contrast
On white
1.51
#60E3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#60E3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E3FC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E3FC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFD
Deuteranopia (green-blind)
#B8CBFC
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e3fc; /* rgb */ color: rgb(96, 227, 252); /* oklch */ color: oklch(85.3% 0.119 212.3);
Tailwind
colors: {
custom: {
50: '#9cecfd',
500: '#60e3fc',
950: '#000000',
},
}SCSS
$custom: #60e3fc; $custom-light: #9cecfd; $custom-dark: #000000;
JSON
{
"hex": "#60e3fc",
"rgb": {
"r": 96,
"g": 227,
"b": 252
},
"hsl": {
"h": 189.615,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.85257,
"c": 0.11874,
"h": 212.3
},
"luminance": 0.64453
}Semantic roles & 50–950 ramp
primary
#60E3FC
secondary
#D6462B
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485