#60E9DA#60E9DA
#60E9DA is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.5% C 0.121 H 185.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9DA |
|---|---|
| RGB | rgb(96, 233, 218) |
| HSL | hsl(173, 76%, 65%) |
| HSV | hsv(173, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 6.4%, 8.6%) |
| CIE-LAB | lab(84.91, -40.64, -3.87) |
| CIE-LCH | lch(84.91, 40.82, 185.45°) |
| OKLab | oklab(85.49% -0.1204 -0.0111) |
| OKLCH | oklch(85.49% 0.121 185.3) |
| XYZ | xyz(46.6120, 65.8218, 76.5645) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.71
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 6.17
Mediumturquoise
#48D1CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9DA #E9606F
analogous
#60E996 #60E9DA #60B3E9
triadic
#60E9DA #DA60E9 #E9DA60
tetradic
#60E9DA #9660E9 #E9606F #B3E960
square
#60E9DA #9660E9 #E9606F #B3E960
split-complementary
#60E9DA #E960B3 #E99660
monochromatic
#19B5A4 #2AE2CD #60E9DA #96F0E7 #CCF8F3
Accessibility & contrast
On white
1.48
#60E9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#60E9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9DA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9DA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e9da; /* rgb */ color: rgb(96, 233, 218); /* oklch */ color: oklch(85.5% 0.121 185.3);
Tailwind
colors: {
custom: {
50: '#9af0e5',
500: '#60e9da',
950: '#000000',
},
}SCSS
$custom: #60e9da; $custom-light: #9af0e5; $custom-dark: #000000;
JSON
{
"hex": "#60e9da",
"rgb": {
"r": 96,
"g": 233,
"b": 218
},
"hsl": {
"h": 173.431,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.85493,
"c": 0.12088,
"h": 185.3
},
"luminance": 0.65827
}Semantic roles & 50–950 ramp
primary
#60E9DA
secondary
#B53846
accent
#0E24D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584