#60E6DA#60E6DA
#60E6DA is a very light, moderate teal. Relative luminance 0.641; OKLCH L 84.8% C 0.118 H 187.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6DA |
|---|---|
| RGB | rgb(96, 230, 218) |
| HSL | hsl(175, 73%, 64%) |
| HSV | hsv(175, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 5.2%, 9.8%) |
| CIE-LAB | lab(84.04, -39.29, -5.15) |
| CIE-LCH | lch(84.04, 39.62, 187.47°) |
| OKLab | oklab(84.79% -0.1173 -0.0145) |
| OKLCH | oklch(84.79% 0.118 187.1) |
| XYZ | xyz(45.7700, 64.1377, 76.2838) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 6.23
Bright Cyan
#41FDFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6DA #E6606C
analogous
#60E697 #60E6DA #60AFE6
triadic
#60E6DA #DA60E6 #E6DA60
tetradic
#60E6DA #9760E6 #E6606C #AFE660
square
#60E6DA #9760E6 #E6606C #AFE660
split-complementary
#60E6DA #E660AF #E69760
monochromatic
#1CB0A3 #2BDECE #60E6DA #95EEE6 #CAF7F3
Accessibility & contrast
On white
1.52
#60E6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#60E6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6DA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6DA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e6da; /* rgb */ color: rgb(96, 230, 218); /* oklch */ color: oklch(84.8% 0.118 187.1);
Tailwind
colors: {
custom: {
50: '#9aeee5',
500: '#60e6da',
950: '#000000',
},
}SCSS
$custom: #60e6da; $custom-light: #9aeee5; $custom-dark: #000000;
JSON
{
"hex": "#60e6da",
"rgb": {
"r": 96,
"g": 230,
"b": 218
},
"hsl": {
"h": 174.627,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.84789,
"c": 0.11817,
"h": 187.1
},
"luminance": 0.64142
}Semantic roles & 50–950 ramp
primary
#60E6DA
secondary
#B13944
accent
#1122D5
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584