#60E6EC#60E6EC
#60E6EC is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.4% C 0.116 H 199.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6EC |
|---|---|
| RGB | rgb(96, 230, 236) |
| HSL | hsl(183, 79%, 65%) |
| HSV | hsv(183, 59%, 93%) |
| CMYK | cmyk(59.3%, 2.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.55, -34.54, -13.89) |
| CIE-LCH | lch(84.55, 37.23, 201.91°) |
| OKLab | oklab(85.38% -0.1097 -0.0385) |
| OKLCH | oklch(85.38% 0.116 199.3) |
| XYZ | xyz(48.2545, 65.1315, 89.3692) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.00
Bright Light Blue
#26F7FD
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6EC #EC6660
analogous
#60ECAC #60E6EC #60A0EC
triadic
#60E6EC #EC60E6 #E6EC60
tetradic
#60E6EC #AC60EC #EC6660 #A0EC60
square
#60E6EC #AC60EC #EC6660 #A0EC60
split-complementary
#60E6EC #EC60A0 #ECAC60
monochromatic
#16B4BB #29DDE5 #60E6EC #97EFF3 #CDF7F9
Accessibility & contrast
On white
1.50
#60E6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#60E6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6EC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6EC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCED
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e6ec; /* rgb */ color: rgb(96, 230, 236); /* oklch */ color: oklch(85.4% 0.116 199.3);
Tailwind
colors: {
custom: {
50: '#9beef2',
500: '#60e6ec',
950: '#000000',
},
}SCSS
$custom: #60e6ec; $custom-light: #9beef2; $custom-dark: #000000;
JSON
{
"hex": "#60e6ec",
"rgb": {
"r": 96,
"g": 230,
"b": 236
},
"hsl": {
"h": 182.571,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.85375,
"c": 0.11629,
"h": 199.3
},
"luminance": 0.65137
}Semantic roles & 50–950 ramp
primary
#60E6EC
secondary
#BA3C36
accent
#140BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585