#60ECEC#60ECEC
#60ECEC is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.8% C 0.120 H 195.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECEC |
|---|---|
| RGB | rgb(96, 236, 236) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.27, -37.32, -11.32) |
| CIE-LCH | lch(86.27, 39.00, 196.88°) |
| OKLab | oklab(86.76% -0.1158 -0.0314) |
| OKLCH | oklch(86.76% 0.12 195.2) |
| XYZ | xyz(49.9531, 68.5286, 89.9354) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.56
Bright Cyan
#41FDFE
ΔE00 3.91
Aqua
#00FFFF
ΔE00 4.82
Bright Turquoise
#0FFEF9
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 5.79
Bright Aqua
#0BF9EA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECEC #EC6060
analogous
#60ECA6 #60ECEC #60A6EC
triadic
#60ECEC #EC60EC #ECEC60
tetradic
#60ECEC #A660EC #EC6060 #A6EC60
square
#60ECEC #A660EC #EC6060 #A6EC60
split-complementary
#60ECEC #EC60A6 #ECA660
monochromatic
#16BBBB #29E5E5 #60ECEC #97F3F3 #CDF9F9
Accessibility & contrast
On white
1.43
#60ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#60ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECEC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECEC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60ecec; /* rgb */ color: rgb(96, 236, 236); /* oklch */ color: oklch(86.8% 0.120 195.2);
Tailwind
colors: {
custom: {
50: '#9cf2f2',
500: '#60ecec',
950: '#000000',
},
}SCSS
$custom: #60ecec; $custom-light: #9cf2f2; $custom-dark: #000000;
JSON
{
"hex": "#60ecec",
"rgb": {
"r": 96,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.86764,
"c": 0.12003,
"h": 195.2
},
"luminance": 0.68534
}Semantic roles & 50–950 ramp
primary
#60ECEC
secondary
#BA3636
accent
#0B0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585