#60DDEC#60DDEC
#60DDEC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.112 H 206.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60DDEC |
|---|---|
| RGB | rgb(96, 221, 236) |
| HSL | hsl(186, 79%, 65%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(59.3%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(81.97, -30.27, -17.77) |
| CIE-LCH | lch(81.97, 35.10, 210.41°) |
| OKLab | oklab(83.3% -0.1005 -0.0492) |
| OKLCH | oklch(83.3% 0.112 206.1) |
| XYZ | xyz(45.8143, 60.2511, 88.5558) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Neon Blue
#04D9FF
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DDEC #EC6F60
analogous
#60ECB5 #60DDEC #6097EC
triadic
#60DDEC #EC60DD #DDEC60
tetradic
#60DDEC #B560EC #EC6F60 #97EC60
square
#60DDEC #B560EC #EC6F60 #97EC60
split-complementary
#60DDEC #EC6097 #ECB560
monochromatic
#16AABB #29D1E5 #60DDEC #97E9F3 #CDF4F9
Accessibility & contrast
On white
1.61
#60DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#60DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DDEC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DDEC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60ddec; /* rgb */ color: rgb(96, 221, 236); /* oklch */ color: oklch(83.3% 0.112 206.1);
Tailwind
colors: {
custom: {
50: '#9ae8f2',
500: '#60ddec',
950: '#000000',
},
}SCSS
$custom: #60ddec; $custom-light: #9ae8f2; $custom-dark: #000000;
JSON
{
"hex": "#60ddec",
"rgb": {
"r": 96,
"g": 221,
"b": 236
},
"hsl": {
"h": 186.429,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.83297,
"c": 0.1119,
"h": 206.1
},
"luminance": 0.60256
}Semantic roles & 50–950 ramp
primary
#60DDEC
secondary
#BA4436
accent
#210BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485