#60DCED#60DCED
#60DCED is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.112 H 207.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCED |
|---|---|
| RGB | rgb(96, 220, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(59.5%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.72, -29.51, -18.68) |
| CIE-LCH | lch(81.72, 34.92, 212.34°) |
| OKLab | oklab(83.1% -0.0991 -0.0517) |
| OKLCH | oklch(83.1% 0.112 207.6) |
| XYZ | xyz(45.6968, 59.7829, 89.2354) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCED #ED7160
analogous
#60EDB7 #60DCED #6095ED
triadic
#60DCED #ED60DC #DCED60
tetradic
#60DCED #B760ED #ED7160 #95ED60
square
#60DCED #B760ED #ED7160 #95ED60
split-complementary
#60DCED #ED6095 #EDB760
monochromatic
#15A9BD #29D0E7 #60DCED #97E8F3 #CEF4F9
Accessibility & contrast
On white
1.62
#60DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#60DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCED
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCED | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60dced; /* rgb */ color: rgb(96, 220, 237); /* oklch */ color: oklch(83.1% 0.112 207.6);
Tailwind
colors: {
custom: {
50: '#9ae7f2',
500: '#60dced',
950: '#000000',
},
}SCSS
$custom: #60dced; $custom-light: #9ae7f2; $custom-dark: #000000;
JSON
{
"hex": "#60dced",
"rgb": {
"r": 96,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.234,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.83103,
"c": 0.11178,
"h": 207.6
},
"luminance": 0.59788
}Semantic roles & 50–950 ramp
primary
#60DCED
secondary
#BC4635
accent
#230ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485