#60D6C8#60D6C8
#60D6C8 is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.5% C 0.109 H 184.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60D6C8 |
|---|---|
| RGB | rgb(96, 214, 200) |
| HSL | hsl(173, 59%, 61%) |
| HSV | hsv(173, 55%, 84%) |
| CMYK | cmyk(55.1%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(78.89, -36.56, -3.16) |
| CIE-LCH | lch(78.89, 36.70, 184.94°) |
| OKLab | oklab(80.46% -0.1082 -0.0091) |
| OKLCH | oklch(80.46% 0.109 184.8) |
| XYZ | xyz(39.2912, 54.7463, 63.1288) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.15
Mediumturquoise
#48D1CC
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 6.83
Pale Teal
#82CBB2
ΔE00 6.86
Tiffany Blue
#7BF2DA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D6C8 #D6606E
analogous
#60D68D #60D6C8 #60A9D6
triadic
#60D6C8 #C860D6 #D6C860
tetradic
#60D6C8 #8D60D6 #D6606E #A9D660
square
#60D6C8 #8D60D6 #D6606E #A9D660
split-complementary
#60D6C8 #D660A9 #D68D60
monochromatic
#269588 #33C6B4 #60D6C8 #91E3D9 #C1EFEA
Accessibility & contrast
On white
1.76
#60D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#60D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D6C8
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D6C8 | 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)
#CDCBC8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#00DAD1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60d6c8; /* rgb */ color: rgb(96, 214, 200); /* oklch */ color: oklch(80.5% 0.109 184.8);
Tailwind
colors: {
custom: {
50: '#97e3d8',
500: '#60d6c8',
950: '#000000',
},
}SCSS
$custom: #60d6c8; $custom-light: #97e3d8; $custom-dark: #000000;
JSON
{
"hex": "#60d6c8",
"rgb": {
"r": 96,
"g": 214,
"b": 200
},
"hsl": {
"h": 172.881,
"s": 59,
"l": 60.784
},
"oklch": {
"l": 0.80461,
"c": 0.10854,
"h": 184.8
},
"luminance": 0.5475
}Semantic roles & 50–950 ramp
primary
#60D6C8
secondary
#9A404B
accent
#1F33C7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483