#60E1DD#60E1DD
#60E1DD is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.7% C 0.113 H 192.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1DD |
|---|---|
| RGB | rgb(96, 225, 221) |
| HSL | hsl(178, 68%, 63%) |
| HSV | hsv(178, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(82.68, -36.22, -8.76) |
| CIE-LCH | lch(82.68, 37.26, 193.59°) |
| OKLab | oklab(83.71% -0.1108 -0.0243) |
| OKLCH | oklch(83.71% 0.113 192.4) |
| XYZ | xyz(44.7946, 61.5531, 77.9128) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.06
Turquoise
#40E0D0
ΔE00 4.60
Darkturquoise
#00CED1
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.44
Bright Turquoise
#0FFEF9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1DD #E16064
analogous
#60E19D #60E1DD #60A4E1
triadic
#60E1DD #DD60E1 #E1DD60
tetradic
#60E1DD #9D60E1 #E16064 #A4E160
square
#60E1DD #9D60E1 #E16064 #A4E160
split-complementary
#60E1DD #E160A4 #E19D60
monochromatic
#20A7A3 #2DD7D2 #60E1DD #93EBE8 #C7F4F3
Accessibility & contrast
On white
1.58
#60E1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#60E1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1DD
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1DD | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e1dd; /* rgb */ color: rgb(96, 225, 221); /* oklch */ color: oklch(83.7% 0.113 192.4);
Tailwind
colors: {
custom: {
50: '#9aebe7',
500: '#60e1dd',
950: '#000000',
},
}SCSS
$custom: #60e1dd; $custom-light: #9aebe7; $custom-dark: #000000;
JSON
{
"hex": "#60e1dd",
"rgb": {
"r": 96,
"g": 225,
"b": 221
},
"hsl": {
"h": 178.14,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.83714,
"c": 0.11345,
"h": 192.4
},
"luminance": 0.61558
}Semantic roles & 50–950 ramp
primary
#60E1DD
secondary
#A93C3F
accent
#151BD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484