#60DCC6#60DCC6
#60DCC6 is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.8% C 0.115 H 179.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCC6 |
|---|---|
| RGB | rgb(96, 220, 198) |
| HSL | hsl(169, 64%, 62%) |
| HSV | hsv(169, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(80.60, -39.79, 0.40) |
| CIE-LCH | lch(80.60, 39.80, 179.42°) |
| OKLab | oklab(81.82% -0.1154 0.0004) |
| OKLCH | oklch(81.82% 0.115 179.8) |
| XYZ | xyz(40.6055, 57.7464, 62.4214) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.09
Seafoam Blue
#78D1B6
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.15
Aquamarine (survey)
#04D8B2
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCC6 #DC6076
analogous
#60DC88 #60DCC6 #60B4DC
triadic
#60DCC6 #C660DC #DCC660
tetradic
#60DCC6 #8860DC #DC6076 #B4DC60
square
#60DCC6 #8860DC #DC6076 #B4DC60
split-complementary
#60DCC6 #DC60B4 #DC8860
monochromatic
#239F89 #2ED1B4 #60DCC6 #92E7D8 #C4F2EA
Accessibility & contrast
On white
1.67
#60DCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#60DCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCC6
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCC6 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C5
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#00DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60dcc6; /* rgb */ color: rgb(96, 220, 198); /* oklch */ color: oklch(81.8% 0.115 179.8);
Tailwind
colors: {
custom: {
50: '#98e7d7',
500: '#60dcc6',
950: '#000000',
},
}SCSS
$custom: #60dcc6; $custom-light: #98e7d7; $custom-dark: #000000;
JSON
{
"hex": "#60dcc6",
"rgb": {
"r": 96,
"g": 220,
"b": 198
},
"hsl": {
"h": 169.355,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81824,
"c": 0.11545,
"h": 179.8
},
"luminance": 0.5775
}Semantic roles & 50–950 ramp
primary
#60DCC6
secondary
#A23E50
accent
#1A39CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483