#60DBEC#60DBEC
#60DBEC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.111 H 207.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBEC |
|---|---|
| RGB | rgb(96, 219, 236) |
| HSL | hsl(187, 79%, 65%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(59.3%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.40, -29.31, -18.63) |
| CIE-LCH | lch(81.40, 34.73, 212.44°) |
| OKLab | oklab(82.84% -0.0984 -0.0516) |
| OKLCH | oklch(82.84% 0.111 207.7) |
| XYZ | xyz(45.2894, 59.2013, 88.3808) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Neon Blue
#04D9FF
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBEC #EC7160
analogous
#60ECB7 #60DBEC #6095EC
triadic
#60DBEC #EC60DB #DBEC60
tetradic
#60DBEC #B760EC #EC7160 #95EC60
square
#60DBEC #B760EC #EC7160 #95EC60
split-complementary
#60DBEC #EC6095 #ECB760
monochromatic
#16A7BB #29CFE5 #60DBEC #97E7F3 #CDF4F9
Accessibility & contrast
On white
1.64
#60DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#60DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBEC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBEC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B5C4EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dbec; /* rgb */ color: rgb(96, 219, 236); /* oklch */ color: oklch(82.8% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9ae6f2',
500: '#60dbec',
950: '#000000',
},
}SCSS
$custom: #60dbec; $custom-light: #9ae6f2; $custom-dark: #000000;
JSON
{
"hex": "#60dbec",
"rgb": {
"r": 96,
"g": 219,
"b": 236
},
"hsl": {
"h": 187.286,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.82837,
"c": 0.11115,
"h": 207.7
},
"luminance": 0.59206
}Semantic roles & 50–950 ramp
primary
#60DBEC
secondary
#BA4636
accent
#240BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485