#60DCD8#60DCD8
#60DCD8 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.110 H 192.3°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD8 |
|---|---|
| RGB | rgb(96, 220, 216) |
| HSL | hsl(178, 64%, 62%) |
| HSV | hsv(178, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.09, -35.21, -8.46) |
| CIE-LCH | lch(81.09, 36.22, 193.51°) |
| OKLab | oklab(82.38% -0.1077 -0.0235) |
| OKLCH | oklch(82.38% 0.11 192.3) |
| XYZ | xyz(42.8064, 58.6268, 74.0126) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.07
Turquoise
#40E0D0
ΔE00 4.67
Darkturquoise
#00CED1
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 7.05
Aqua Blue
#02D8E9
ΔE00 7.10
Bright Cyan
#41FDFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD8 #DC6064
analogous
#60DC9A #60DCD8 #60A2DC
triadic
#60DCD8 #D860DC #DCD860
tetradic
#60DCD8 #9A60DC #DC6064 #A2DC60
square
#60DCD8 #9A60DC #DC6064 #A2DC60
split-complementary
#60DCD8 #DC60A2 #DC9A60
monochromatic
#239F9B #2ED1CC #60DCD8 #92E7E4 #C4F2F1
Accessibility & contrast
On white
1.65
#60DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#60DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD8
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD8 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BCC3D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd8; /* rgb */ color: rgb(96, 220, 216); /* oklch */ color: oklch(82.4% 0.110 192.3);
Tailwind
colors: {
custom: {
50: '#99e7e4',
500: '#60dcd8',
950: '#000000',
},
}SCSS
$custom: #60dcd8; $custom-light: #99e7e4; $custom-dark: #000000;
JSON
{
"hex": "#60dcd8",
"rgb": {
"r": 96,
"g": 220,
"b": 216
},
"hsl": {
"h": 178.065,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82381,
"c": 0.11023,
"h": 192.3
},
"luminance": 0.58631
}Semantic roles & 50–950 ramp
primary
#60DCD8
secondary
#A23E41
accent
#1A20CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484