#60E1EF#60E1EF
#60E1EF is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.3% C 0.114 H 205.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1EF |
|---|---|
| RGB | rgb(96, 225, 239) |
| HSL | hsl(186, 82%, 66%) |
| HSV | hsv(186, 60%, 94%) |
| CMYK | cmyk(59.8%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(83.21, -31.35, -17.49) |
| CIE-LCH | lch(83.21, 35.90, 209.16°) |
| OKLab | oklab(84.33% -0.1034 -0.0484) |
| OKLCH | oklch(84.33% 0.114 205.1) |
| XYZ | xyz(47.3225, 62.5643, 91.2268) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.84
Aqua Blue
#02D8E9
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.51
Neon Blue
#04D9FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1EF #EF6E60
analogous
#60EFB5 #60E1EF #6099EF
triadic
#60E1EF #EF60E1 #E1EF60
tetradic
#60E1EF #B560EF #EF6E60 #99EF60
square
#60E1EF #B560EF #EF6E60 #99EF60
split-complementary
#60E1EF #EF6099 #EFB560
monochromatic
#13B0C1 #28D7E9 #60E1EF #98EBF5 #CFF6FA
Accessibility & contrast
On white
1.55
#60E1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#60E1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1EF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1EF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#BBC8EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e1ef; /* rgb */ color: rgb(96, 225, 239); /* oklch */ color: oklch(84.3% 0.114 205.1);
Tailwind
colors: {
custom: {
50: '#9beaf4',
500: '#60e1ef',
950: '#000000',
},
}SCSS
$custom: #60e1ef; $custom-light: #9beaf4; $custom-dark: #000000;
JSON
{
"hex": "#60e1ef",
"rgb": {
"r": 96,
"g": 225,
"b": 239
},
"hsl": {
"h": 185.874,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84326,
"c": 0.1142,
"h": 205.1
},
"luminance": 0.62569
}Semantic roles & 50–950 ramp
primary
#60E1EF
secondary
#BF4234
accent
#1C07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485