#60E3EC#60E3EC
#60E3EC is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.115 H 201.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60E3EC |
|---|---|
| RGB | rgb(96, 227, 236) |
| HSL | hsl(184, 79%, 65%) |
| HSV | hsv(184, 59%, 93%) |
| CMYK | cmyk(59.3%, 3.8%, 0%, 7.5%) |
| CIE-LAB | lab(83.69, -33.13, -15.18) |
| CIE-LCH | lch(83.69, 36.44, 204.62°) |
| OKLab | oklab(84.68% -0.1067 -0.042) |
| OKLCH | oklch(84.68% 0.115 201.5) |
| XYZ | xyz(47.4269, 63.4762, 89.0933) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Bright Light Blue
#26F7FD
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E3EC #EC6960
analogous
#60ECAF #60E3EC #609DEC
triadic
#60E3EC #EC60E3 #E3EC60
tetradic
#60E3EC #AF60EC #EC6960 #9DEC60
square
#60E3EC #AF60EC #EC6960 #9DEC60
split-complementary
#60E3EC #EC609D #ECAF60
monochromatic
#16B1BB #29D9E5 #60E3EC #97EDF3 #CDF6F9
Accessibility & contrast
On white
1.53
#60E3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#60E3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E3EC
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E3EC | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAED
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e3ec; /* rgb */ color: rgb(96, 227, 236); /* oklch */ color: oklch(84.7% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#9becf2',
500: '#60e3ec',
950: '#000000',
},
}SCSS
$custom: #60e3ec; $custom-light: #9becf2; $custom-dark: #000000;
JSON
{
"hex": "#60e3ec",
"rgb": {
"r": 96,
"g": 227,
"b": 236
},
"hsl": {
"h": 183.857,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.84682,
"c": 0.11465,
"h": 201.5
},
"luminance": 0.63481
}Semantic roles & 50–950 ramp
primary
#60E3EC
secondary
#BA3E36
accent
#180BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485