#60E7DC#60E7DC
#60E7DC is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.119 H 187.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7DC |
|---|---|
| RGB | rgb(96, 231, 220) |
| HSL | hsl(175, 74%, 64%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.38, -39.23, -5.70) |
| CIE-LCH | lch(84.38, 39.64, 188.27°) |
| OKLab | oklab(85.09% -0.1174 -0.016) |
| OKLCH | oklch(85.09% 0.119 187.8) |
| XYZ | xyz(46.3123, 64.8012, 77.7635) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.99
Bright Aqua
#0BF9EA
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7DC #E7606B
analogous
#60E799 #60E7DC #60AFE7
triadic
#60E7DC #DC60E7 #E7DC60
tetradic
#60E7DC #9960E7 #E7606B #AFE760
square
#60E7DC #9960E7 #E7606B #AFE760
split-complementary
#60E7DC #E760AF #E79960
monochromatic
#1BB2A5 #2BDFD0 #60E7DC #95EFE8 #CAF7F3
Accessibility & contrast
On white
1.50
#60E7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#60E7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7DC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7DC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e7dc; /* rgb */ color: rgb(96, 231, 220); /* oklch */ color: oklch(85.1% 0.119 187.8);
Tailwind
colors: {
custom: {
50: '#9aefe6',
500: '#60e7dc',
950: '#000000',
},
}SCSS
$custom: #60e7dc; $custom-light: #9aefe6; $custom-dark: #000000;
JSON
{
"hex": "#60e7dc",
"rgb": {
"r": 96,
"g": 231,
"b": 220
},
"hsl": {
"h": 175.111,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.85086,
"c": 0.11854,
"h": 187.8
},
"luminance": 0.64806
}Semantic roles & 50–950 ramp
primary
#60E7DC
secondary
#B23943
accent
#1020D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584