#60E8DC#60E8DC
#60E8DC is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.3% C 0.119 H 187.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8DC |
|---|---|
| RGB | rgb(96, 232, 220) |
| HSL | hsl(175, 75%, 64%) |
| HSV | hsv(175, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(84.67, -39.68, -5.28) |
| CIE-LCH | lch(84.67, 40.03, 187.57°) |
| OKLab | oklab(85.32% -0.1185 -0.0149) |
| OKLCH | oklch(85.32% 0.119 187.2) |
| XYZ | xyz(46.5930, 65.3625, 77.8570) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.92
Bright Aqua
#0BF9EA
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.77
Mediumturquoise
#48D1CC
ΔE00 5.82
Bright Turquoise
#0FFEF9
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8DC #E8606C
analogous
#60E898 #60E8DC #60B0E8
triadic
#60E8DC #DC60E8 #E8DC60
tetradic
#60E8DC #9860E8 #E8606C #B0E860
square
#60E8DC #9860E8 #E8606C #B0E860
split-complementary
#60E8DC #E860B0 #E89860
monochromatic
#1AB4A6 #2BE0D0 #60E8DC #95F0E8 #CBF7F4
Accessibility & contrast
On white
1.49
#60E8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#60E8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8DC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8DC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDC
Deuteranopia (green-blind)
#C7CDDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e8dc; /* rgb */ color: rgb(96, 232, 220); /* oklch */ color: oklch(85.3% 0.119 187.2);
Tailwind
colors: {
custom: {
50: '#9af0e6',
500: '#60e8dc',
950: '#000000',
},
}SCSS
$custom: #60e8dc; $custom-light: #9af0e6; $custom-dark: #000000;
JSON
{
"hex": "#60e8dc",
"rgb": {
"r": 96,
"g": 232,
"b": 220
},
"hsl": {
"h": 174.706,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.8532,
"c": 0.11942,
"h": 187.2
},
"luminance": 0.65367
}Semantic roles & 50–950 ramp
primary
#60E8DC
secondary
#B43843
accent
#0F20D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584