#60DCEB#60DCEB
#60DCEB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.111 H 206.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCEB |
|---|---|
| RGB | rgb(96, 220, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(59.1%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.66, -30.07, -17.71) |
| CIE-LCH | lch(81.66, 34.90, 210.50°) |
| OKLab | oklab(83.03% -0.0999 -0.0491) |
| OKLCH | oklch(83.03% 0.111 206.2) |
| XYZ | xyz(45.4062, 59.6667, 87.7050) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Neon Blue
#04D9FF
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCEB #EB6F60
analogous
#60EBB5 #60DCEB #6096EB
triadic
#60DCEB #EB60DC #DCEB60
tetradic
#60DCEB #B560EB #EB6F60 #96EB60
square
#60DCEB #B560EB #EB6F60 #96EB60
split-complementary
#60DCEB #EB6096 #EBB560
monochromatic
#17A8B9 #2AD0E4 #60DCEB #96E8F2 #CDF4F9
Accessibility & contrast
On white
1.62
#60DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#60DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCEB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCEB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dceb; /* rgb */ color: rgb(96, 220, 235); /* oklch */ color: oklch(83.0% 0.111 206.2);
Tailwind
colors: {
custom: {
50: '#9ae7f1',
500: '#60dceb',
950: '#000000',
},
}SCSS
$custom: #60dceb; $custom-light: #9ae7f1; $custom-dark: #000000;
JSON
{
"hex": "#60dceb",
"rgb": {
"r": 96,
"g": 220,
"b": 235
},
"hsl": {
"h": 186.475,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.83031,
"c": 0.11127,
"h": 206.2
},
"luminance": 0.59671
}Semantic roles & 50–950 ramp
primary
#60DCEB
secondary
#B94537
accent
#220CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485