#60E9DB#60E9DB
#60E9DB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.5% C 0.121 H 185.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9DB |
|---|---|
| RGB | rgb(96, 233, 219) |
| HSL | hsl(174, 76%, 65%) |
| HSV | hsv(174, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(84.93, -40.39, -4.36) |
| CIE-LCH | lch(84.93, 40.62, 186.16°) |
| OKLab | oklab(85.52% -0.1199 -0.0124) |
| OKLCH | oklch(85.52% 0.121 185.9) |
| XYZ | xyz(46.7433, 65.8743, 77.2557) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 5.98
Aqua (survey)
#13EAC9
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9DB #E9606E
analogous
#60E997 #60E9DB #60B2E9
triadic
#60E9DB #DB60E9 #E9DB60
tetradic
#60E9DB #9760E9 #E9606E #B2E960
square
#60E9DB #9760E9 #E9606E #B2E960
split-complementary
#60E9DB #E960B2 #E99760
monochromatic
#19B5A6 #2AE2CF #60E9DB #96F0E7 #CCF8F3
Accessibility & contrast
On white
1.48
#60E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#60E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9DB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9DB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e9db; /* rgb */ color: rgb(96, 233, 219); /* oklch */ color: oklch(85.5% 0.121 185.9);
Tailwind
colors: {
custom: {
50: '#9af0e6',
500: '#60e9db',
950: '#000000',
},
}SCSS
$custom: #60e9db; $custom-light: #9af0e6; $custom-dark: #000000;
JSON
{
"hex": "#60e9db",
"rgb": {
"r": 96,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.869,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.85523,
"c": 0.12058,
"h": 185.9
},
"luminance": 0.65879
}Semantic roles & 50–950 ramp
primary
#60E9DB
secondary
#B53845
accent
#0E22D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584