#60D4DC#60D4DC
#60D4DC is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.6% C 0.105 H 201.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4DC |
|---|---|
| RGB | rgb(96, 212, 220) |
| HSL | hsl(184, 64%, 62%) |
| HSV | hsv(184, 56%, 86%) |
| CMYK | cmyk(56.4%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.89, -30.36, -13.88) |
| CIE-LCH | lch(78.89, 33.38, 204.56°) |
| OKLab | oklab(80.65% -0.0976 -0.0384) |
| OKLCH | oklch(80.65% 0.105 201.5) |
| XYZ | xyz(41.2802, 54.7370, 76.0861) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.86
Darkturquoise
#00CED1
ΔE00 4.84
Mediumturquoise
#48D1CC
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4DC #DC6860
analogous
#60DCA6 #60D4DC #6096DC
triadic
#60D4DC #DC60D4 #D4DC60
tetradic
#60D4DC #A660DC #DC6860 #96DC60
square
#60D4DC #A660DC #DC6860 #96DC60
split-complementary
#60D4DC #DC6096 #DCA660
monochromatic
#23979F #2EC6D1 #60D4DC #92E2E7 #C4EFF2
Accessibility & contrast
On white
1.76
#60D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#60D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4DC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4DC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d4dc; /* rgb */ color: rgb(96, 212, 220); /* oklch */ color: oklch(80.6% 0.105 201.5);
Tailwind
colors: {
custom: {
50: '#98e1e6',
500: '#60d4dc',
950: '#000000',
},
}SCSS
$custom: #60d4dc; $custom-light: #98e1e6; $custom-dark: #000000;
JSON
{
"hex": "#60d4dc",
"rgb": {
"r": 96,
"g": 212,
"b": 220
},
"hsl": {
"h": 183.871,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80647,
"c": 0.10485,
"h": 201.5
},
"luminance": 0.54741
}Semantic roles & 50–950 ramp
primary
#60D4DC
secondary
#A2443E
accent
#251ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484