#60E2EF#60E2EF
#60E2EF is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.6% C 0.115 H 204.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2EF |
|---|---|
| RGB | rgb(96, 226, 239) |
| HSL | hsl(185, 82%, 66%) |
| HSV | hsv(185, 60%, 94%) |
| CMYK | cmyk(59.8%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.50, -31.83, -17.06) |
| CIE-LCH | lch(83.50, 36.11, 208.19°) |
| OKLab | oklab(84.56% -0.1044 -0.0472) |
| OKLCH | oklch(84.56% 0.115 204.3) |
| XYZ | xyz(47.5937, 63.1066, 91.3172) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.77
Aqua Blue
#02D8E9
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2EF #EF6D60
analogous
#60EFB5 #60E2EF #609AEF
triadic
#60E2EF #EF60E2 #E2EF60
tetradic
#60E2EF #B560EF #EF6D60 #9AEF60
square
#60E2EF #B560EF #EF6D60 #9AEF60
split-complementary
#60E2EF #EF609A #EFB560
monochromatic
#13B1C1 #28D8E9 #60E2EF #98ECF5 #CFF6FA
Accessibility & contrast
On white
1.54
#60E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#60E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2EF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2EF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9F0
Deuteranopia (green-blind)
#BCC9F0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e2ef; /* rgb */ color: rgb(96, 226, 239); /* oklch */ color: oklch(84.6% 0.115 204.3);
Tailwind
colors: {
custom: {
50: '#9bebf4',
500: '#60e2ef',
950: '#000000',
},
}SCSS
$custom: #60e2ef; $custom-light: #9bebf4; $custom-dark: #000000;
JSON
{
"hex": "#60e2ef",
"rgb": {
"r": 96,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.455,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84556,
"c": 0.11463,
"h": 204.3
},
"luminance": 0.63112
}Semantic roles & 50–950 ramp
primary
#60E2EF
secondary
#BF4134
accent
#1B07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485