#60E8DF#60E8DF
#60E8DF is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.4% C 0.119 H 189.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8DF |
|---|---|
| RGB | rgb(96, 232, 223) |
| HSL | hsl(176, 75%, 64%) |
| HSV | hsv(176, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(84.75, -38.91, -6.74) |
| CIE-LCH | lch(84.75, 39.49, 189.82°) |
| OKLab | oklab(85.41% -0.1172 -0.0188) |
| OKLCH | oklch(85.41% 0.119 189.1) |
| XYZ | xyz(46.9939, 65.5229, 79.9683) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.55
Tiffany Blue
#7BF2DA
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8DF #E86069
analogous
#60E89B #60E8DF #60ADE8
triadic
#60E8DF #DF60E8 #E8DF60
tetradic
#60E8DF #9B60E8 #E86069 #ADE860
square
#60E8DF #9B60E8 #E86069 #ADE860
split-complementary
#60E8DF #E860AD #E89B60
monochromatic
#1AB4A9 #2BE0D4 #60E8DF #95F0EA #CBF7F5
Accessibility & contrast
On white
1.49
#60E8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#60E8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8DF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8DF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e8df; /* rgb */ color: rgb(96, 232, 223); /* oklch */ color: oklch(85.4% 0.119 189.1);
Tailwind
colors: {
custom: {
50: '#9bf0e8',
500: '#60e8df',
950: '#000000',
},
}SCSS
$custom: #60e8df; $custom-light: #9bf0e8; $custom-dark: #000000;
JSON
{
"hex": "#60e8df",
"rgb": {
"r": 96,
"g": 232,
"b": 223
},
"hsl": {
"h": 176.029,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.85414,
"c": 0.11872,
"h": 189.1
},
"luminance": 0.65528
}Semantic roles & 50–950 ramp
primary
#60E8DF
secondary
#B43841
accent
#0F1CD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584