#60E8DB#60E8DB
#60E8DB is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.3% C 0.120 H 186.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8DB |
|---|---|
| RGB | rgb(96, 232, 219) |
| HSL | hsl(174, 75%, 64%) |
| HSV | hsv(174, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 5.6%, 9%) |
| CIE-LAB | lab(84.64, -39.94, -4.79) |
| CIE-LCH | lch(84.64, 40.22, 186.84°) |
| OKLab | oklab(85.29% -0.1189 -0.0136) |
| OKLCH | oklch(85.29% 0.12 186.5) |
| XYZ | xyz(46.4610, 65.3097, 77.1616) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 4.61
Mediumturquoise
#48D1CC
ΔE00 5.94
Bright Turquoise
#0FFEF9
ΔE00 6.00
Aqua (survey)
#13EAC9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8DB #E8606D
analogous
#60E897 #60E8DB #60B1E8
triadic
#60E8DB #DB60E8 #E8DB60
tetradic
#60E8DB #9760E8 #E8606D #B1E860
square
#60E8DB #9760E8 #E8606D #B1E860
split-complementary
#60E8DB #E860B1 #E89760
monochromatic
#1AB4A5 #2BE0CF #60E8DB #95F0E7 #CBF7F3
Accessibility & contrast
On white
1.49
#60E8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#60E8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8DB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8DB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e8db; /* rgb */ color: rgb(96, 232, 219); /* oklch */ color: oklch(85.3% 0.120 186.5);
Tailwind
colors: {
custom: {
50: '#9af0e6',
500: '#60e8db',
950: '#000000',
},
}SCSS
$custom: #60e8db; $custom-light: #9af0e6; $custom-dark: #000000;
JSON
{
"hex": "#60e8db",
"rgb": {
"r": 96,
"g": 232,
"b": 219
},
"hsl": {
"h": 174.265,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.85289,
"c": 0.11968,
"h": 186.5
},
"luminance": 0.65314
}Semantic roles & 50–950 ramp
primary
#60E8DB
secondary
#B43844
accent
#0F22D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584