#60ECEB#60ECEB
#60ECEB is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.7% C 0.120 H 194.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECEB |
|---|---|
| RGB | rgb(96, 236, 235) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.24, -37.58, -10.84) |
| CIE-LCH | lch(86.24, 39.12, 196.09°) |
| OKLab | oklab(86.73% -0.1163 -0.0301) |
| OKLCH | oklch(86.73% 0.12 194.5) |
| XYZ | xyz(49.8082, 68.4706, 89.1724) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.71
Bright Cyan
#41FDFE
ΔE00 3.93
Aqua
#00FFFF
ΔE00 4.79
Bright Turquoise
#0FFEF9
ΔE00 4.88
Bright Aqua
#0BF9EA
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECEB #EC6061
analogous
#60ECA5 #60ECEB #60A7EC
triadic
#60ECEB #EB60EC #ECEB60
tetradic
#60ECEB #A560EC #EC6061 #A7EC60
square
#60ECEB #A560EC #EC6061 #A7EC60
split-complementary
#60ECEB #EC60A7 #ECA560
monochromatic
#16BBBA #29E5E4 #60ECEB #97F3F2 #CDF9F9
Accessibility & contrast
On white
1.43
#60ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#60ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECEB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECEB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60eceb; /* rgb */ color: rgb(96, 236, 235); /* oklch */ color: oklch(86.7% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#9cf2f1',
500: '#60eceb',
950: '#000000',
},
}SCSS
$custom: #60eceb; $custom-light: #9cf2f1; $custom-dark: #000000;
JSON
{
"hex": "#60eceb",
"rgb": {
"r": 96,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.571,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.86731,
"c": 0.12009,
"h": 194.5
},
"luminance": 0.68476
}Semantic roles & 50–950 ramp
primary
#60ECEB
secondary
#BA3637
accent
#0B0CDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585