#60E5F5#60E5F5
#60E5F5 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.5% C 0.117 H 206.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5F5 |
|---|---|
| RGB | rgb(96, 229, 245) |
| HSL | hsl(186, 88%, 67%) |
| HSV | hsv(186, 61%, 96%) |
| CMYK | cmyk(60.8%, 6.5%, 0%, 3.9%) |
| CIE-LAB | lab(84.54, -31.59, -18.66) |
| CIE-LCH | lch(84.54, 36.68, 210.57°) |
| OKLab | oklab(85.46% -0.1051 -0.0517) |
| OKLCH | oklch(85.46% 0.117 206.2) |
| XYZ | xyz(49.3177, 65.1128, 96.3374) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.91
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Aqua Blue
#02D8E9
ΔE00 4.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 6.27
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5F5 #F57060
analogous
#60F5BB #60E5F5 #609BF5
triadic
#60E5F5 #F560E5 #E5F560
tetradic
#60E5F5 #BB60F5 #F57060 #9BF560
square
#60E5F5 #BB60F5 #F57060 #9BF560
split-complementary
#60E5F5 #F5609B #F5BB60
monochromatic
#0DB9CE #26DCF1 #60E5F5 #9AEEF9 #D3F8FC
Accessibility & contrast
On white
1.50
#60E5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#60E5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5F5
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5F5 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#00EEEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e5f5; /* rgb */ color: rgb(96, 229, 245); /* oklch */ color: oklch(85.5% 0.117 206.2);
Tailwind
colors: {
custom: {
50: '#9cedf8',
500: '#60e5f5',
950: '#000000',
},
}SCSS
$custom: #60e5f5; $custom-light: #9cedf8; $custom-dark: #000000;
JSON
{
"hex": "#60e5f5",
"rgb": {
"r": 96,
"g": 229,
"b": 245
},
"hsl": {
"h": 186.443,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.85459,
"c": 0.11712,
"h": 206.2
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#60E5F5
secondary
#C94030
accent
#1901E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585