#60E9EC#60E9EC
#60E9EC is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.118 H 197.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9EC |
|---|---|
| RGB | rgb(96, 233, 236) |
| HSL | hsl(181, 79%, 65%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(59.3%, 1.3%, 0%, 7.5%) |
| CIE-LAB | lab(85.41, -35.93, -12.61) |
| CIE-LCH | lch(85.41, 38.08, 199.33°) |
| OKLab | oklab(86.07% -0.1128 -0.0349) |
| OKLCH | oklch(86.07% 0.118 197.2) |
| XYZ | xyz(49.0966, 66.8156, 89.6499) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.81
Bright Cyan
#41FDFE
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 4.83
Aqua
#00FFFF
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Bright Turquoise
#0FFEF9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9EC #EC6360
analogous
#60ECA9 #60E9EC #60A3EC
triadic
#60E9EC #EC60E9 #E9EC60
tetradic
#60E9EC #A960EC #EC6360 #A3EC60
square
#60E9EC #A960EC #EC6360 #A3EC60
split-complementary
#60E9EC #EC60A3 #ECA960
monochromatic
#16B8BB #29E1E5 #60E9EC #97F1F3 #CDF8F9
Accessibility & contrast
On white
1.46
#60E9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#60E9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9EC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9EC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60e9ec; /* rgb */ color: rgb(96, 233, 236); /* oklch */ color: oklch(86.1% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#9bf0f2',
500: '#60e9ec',
950: '#000000',
},
}SCSS
$custom: #60e9ec; $custom-light: #9bf0f2; $custom-dark: #000000;
JSON
{
"hex": "#60e9ec",
"rgb": {
"r": 96,
"g": 233,
"b": 236
},
"hsl": {
"h": 181.286,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.86069,
"c": 0.11808,
"h": 197.2
},
"luminance": 0.66821
}Semantic roles & 50–950 ramp
primary
#60E9EC
secondary
#BA3936
accent
#0F0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585