#60EDEC#60EDEC
#60EDEC is a very light, vivid teal. Relative luminance 0.691; OKLCH L 87.0% C 0.121 H 194.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDEC |
|---|---|
| RGB | rgb(96, 237, 236) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.56, -37.78, -10.90) |
| CIE-LCH | lch(86.56, 39.32, 196.09°) |
| OKLab | oklab(87% -0.1169 -0.0302) |
| OKLCH | oklch(87% 0.121 194.5) |
| XYZ | xyz(50.2418, 69.1060, 90.0316) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 3.73
Aqua
#00FFFF
ΔE00 4.61
Bright Turquoise
#0FFEF9
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDEC #ED6061
analogous
#60EDA5 #60EDEC #60A8ED
triadic
#60EDEC #EC60ED #EDEC60
tetradic
#60EDEC #A560ED #ED6061 #A8ED60
square
#60EDEC #A560ED #ED6061 #A8ED60
split-complementary
#60EDEC #ED60A8 #EDA560
monochromatic
#15BDBC #29E7E5 #60EDEC #97F3F3 #CEF9F9
Accessibility & contrast
On white
1.42
#60EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#60EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDEC
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDEC | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#C8D2ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60edec; /* rgb */ color: rgb(96, 237, 236); /* oklch */ color: oklch(87.0% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9cf3f2',
500: '#60edec',
950: '#000000',
},
}SCSS
$custom: #60edec; $custom-light: #9cf3f2; $custom-dark: #000000;
JSON
{
"hex": "#60edec",
"rgb": {
"r": 96,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.574,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.86996,
"c": 0.12071,
"h": 194.5
},
"luminance": 0.69111
}Semantic roles & 50–950 ramp
primary
#60EDEC
secondary
#BC3536
accent
#0A0BDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585