#60E6DE#60E6DE
#60E6DE is a very light, moderate teal. Relative luminance 0.644; OKLCH L 84.9% C 0.117 H 189.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6DE |
|---|---|
| RGB | rgb(96, 230, 222) |
| HSL | hsl(176, 73%, 64%) |
| HSV | hsv(176, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 3.5%, 9.8%) |
| CIE-LAB | lab(84.15, -38.26, -7.10) |
| CIE-LCH | lch(84.15, 38.91, 190.52°) |
| OKLab | oklab(84.92% -0.1156 -0.0198) |
| OKLCH | oklch(84.92% 0.117 189.7) |
| XYZ | xyz(46.2997, 64.3496, 79.0738) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.62
Mediumturquoise
#48D1CC
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.39
Bright Turquoise
#0FFEF9
ΔE00 5.84
Bright Cyan
#41FDFE
ΔE00 5.93
Tiffany Blue
#7BF2DA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6DE #E66068
analogous
#60E69B #60E6DE #60ABE6
triadic
#60E6DE #DE60E6 #E6DE60
tetradic
#60E6DE #9B60E6 #E66068 #ABE660
square
#60E6DE #9B60E6 #E66068 #ABE660
split-complementary
#60E6DE #E660AB #E69B60
monochromatic
#1CB0A7 #2BDED3 #60E6DE #95EEE9 #CAF7F4
Accessibility & contrast
On white
1.51
#60E6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#60E6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6DE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6DE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e6de; /* rgb */ color: rgb(96, 230, 222); /* oklch */ color: oklch(84.9% 0.117 189.7);
Tailwind
colors: {
custom: {
50: '#9aeee8',
500: '#60e6de',
950: '#000000',
},
}SCSS
$custom: #60e6de; $custom-light: #9aeee8; $custom-dark: #000000;
JSON
{
"hex": "#60e6de",
"rgb": {
"r": 96,
"g": 230,
"b": 222
},
"hsl": {
"h": 176.418,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.84915,
"c": 0.11726,
"h": 189.7
},
"luminance": 0.64354
}Semantic roles & 50–950 ramp
primary
#60E6DE
secondary
#B13941
accent
#111CD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584