#60E5FC#60E5FC
#60E5FC is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.7% C 0.119 H 210.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5FC |
|---|---|
| RGB | rgb(96, 229, 252) |
| HSL | hsl(189, 96%, 68%) |
| HSV | hsv(189, 62%, 99%) |
| CMYK | cmyk(61.9%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.77, -29.62, -22.01) |
| CIE-LCH | lch(84.77, 36.90, 216.61°) |
| OKLab | oklab(85.71% -0.1024 -0.0611) |
| OKLCH | oklch(85.71% 0.119 210.8) |
| XYZ | xyz(50.4066, 65.5484, 102.0722) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.80
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Bright Light Blue
#26F7FD
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5FC #FC7760
analogous
#60FCC5 #60E5FC #6097FC
triadic
#60E5FC #FC60E5 #E5FC60
tetradic
#60E5FC #C560FC #FC7760 #97FC60
square
#60E5FC #C560FC #FC7760 #97FC60
split-complementary
#60E5FC #FC6097 #FCC560
monochromatic
#04BDDD #24DBFB #60E5FC #9CEFFD #D8F9FE
Accessibility & contrast
On white
1.49
#60E5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#60E5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5FC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5FC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e5fc; /* rgb */ color: rgb(96, 229, 252); /* oklch */ color: oklch(85.7% 0.119 210.8);
Tailwind
colors: {
custom: {
50: '#9cedfd',
500: '#60e5fc',
950: '#000000',
},
}SCSS
$custom: #60e5fc; $custom-light: #9cedfd; $custom-dark: #000000;
JSON
{
"hex": "#60e5fc",
"rgb": {
"r": 96,
"g": 229,
"b": 252
},
"hsl": {
"h": 188.846,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.85713,
"c": 0.11919,
"h": 210.8
},
"luminance": 0.65554
}Semantic roles & 50–950 ramp
primary
#60E5FC
secondary
#D6442B
accent
#2200E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585