#60DAEA#60DAEA
#60DAEA is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.110 H 207.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60DAEA |
|---|---|
| RGB | rgb(96, 218, 234) |
| HSL | hsl(187, 77%, 65%) |
| HSV | hsv(187, 59%, 92%) |
| CMYK | cmyk(59%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.05, -29.38, -18.09) |
| CIE-LCH | lch(81.05, 34.51, 211.63°) |
| OKLab | oklab(82.53% -0.0982 -0.0501) |
| OKLCH | oklch(82.53% 0.11 207) |
| XYZ | xyz(44.7404, 58.5656, 86.7724) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Neon Blue
#04D9FF
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DAEA #EA7060
analogous
#60EAB5 #60DAEA #6095EA
triadic
#60DAEA #EA60DA #DAEA60
tetradic
#60DAEA #B560EA #EA7060 #95EA60
square
#60DAEA #B560EA #EA7060 #95EA60
split-complementary
#60DAEA #EA6095 #EAB560
monochromatic
#18A5B7 #2ACDE3 #60DAEA #96E7F1 #CCF3F8
Accessibility & contrast
On white
1.65
#60DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#60DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DAEA
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DAEA | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#B4C3EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60daea; /* rgb */ color: rgb(96, 218, 234); /* oklch */ color: oklch(82.5% 0.110 207.0);
Tailwind
colors: {
custom: {
50: '#9ae5f0',
500: '#60daea',
950: '#000000',
},
}SCSS
$custom: #60daea; $custom-light: #9ae5f0; $custom-dark: #000000;
JSON
{
"hex": "#60daea",
"rgb": {
"r": 96,
"g": 218,
"b": 234
},
"hsl": {
"h": 186.957,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.82534,
"c": 0.11026,
"h": 207
},
"luminance": 0.5857
}Semantic roles & 50–950 ramp
primary
#60DAEA
secondary
#B74637
accent
#240DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485