#60ECED#60ECED
#60ECED is a very light, moderate teal. Relative luminance 0.686; OKLCH L 86.8% C 0.120 H 195.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECED |
|---|---|
| RGB | rgb(96, 236, 237) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(59.5%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.30, -37.05, -11.81) |
| CIE-LCH | lch(86.30, 38.89, 197.67°) |
| OKLab | oklab(86.8% -0.1154 -0.0327) |
| OKLCH | oklch(86.8% 0.12 195.8) |
| XYZ | xyz(50.0987, 68.5869, 90.7027) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.43
Bright Cyan
#41FDFE
ΔE00 3.92
Aqua
#00FFFF
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECED #ED6160
analogous
#60EDA8 #60ECED #60A5ED
triadic
#60ECED #ED60EC #ECED60
tetradic
#60ECED #A860ED #ED6160 #A5ED60
square
#60ECED #A860ED #ED6160 #A5ED60
split-complementary
#60ECED #ED60A5 #EDA860
monochromatic
#15BCBD #29E5E7 #60ECED #97F3F3 #CEF9F9
Accessibility & contrast
On white
1.43
#60ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#60ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECED
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECED | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60eced; /* rgb */ color: rgb(96, 236, 237); /* oklch */ color: oklch(86.8% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#9cf2f2',
500: '#60eced',
950: '#000000',
},
}SCSS
$custom: #60eced; $custom-light: #9cf2f2; $custom-dark: #000000;
JSON
{
"hex": "#60eced",
"rgb": {
"r": 96,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.426,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.86797,
"c": 0.11998,
"h": 195.8
},
"luminance": 0.68592
}Semantic roles & 50–950 ramp
primary
#60ECED
secondary
#BC3635
accent
#0B0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585