#60DCDA#60DCDA
#60DCDA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.110 H 193.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCDA |
|---|---|
| RGB | rgb(96, 220, 218) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.14, -34.69, -9.44) |
| CIE-LCH | lch(81.14, 35.95, 195.23°) |
| OKLab | oklab(82.45% -0.1068 -0.0262) |
| OKLCH | oklch(82.45% 0.11 193.8) |
| XYZ | xyz(43.0665, 58.7308, 75.3826) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Darkturquoise
#00CED1
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 6.78
Bright Cyan
#41FDFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCDA #DC6062
analogous
#60DC9C #60DCDA #60A0DC
triadic
#60DCDA #DA60DC #DCDA60
tetradic
#60DCDA #9C60DC #DC6062 #A0DC60
square
#60DCDA #9C60DC #DC6062 #A0DC60
split-complementary
#60DCDA #DC60A0 #DC9C60
monochromatic
#239F9D #2ED1CE #60DCDA #92E7E6 #C4F2F1
Accessibility & contrast
On white
1.65
#60DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#60DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCDA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCDA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2DA
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dcda; /* rgb */ color: rgb(96, 220, 218); /* oklch */ color: oklch(82.4% 0.110 193.8);
Tailwind
colors: {
custom: {
50: '#99e7e5',
500: '#60dcda',
950: '#000000',
},
}SCSS
$custom: #60dcda; $custom-light: #99e7e5; $custom-dark: #000000;
JSON
{
"hex": "#60dcda",
"rgb": {
"r": 96,
"g": 220,
"b": 218
},
"hsl": {
"h": 179.032,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82447,
"c": 0.11,
"h": 193.8
},
"luminance": 0.58735
}Semantic roles & 50–950 ramp
primary
#60DCDA
secondary
#A23E40
accent
#1A1DCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484