#60DBCF#60DBCF
#60DBCF is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.111 H 186.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBCF |
|---|---|
| RGB | rgb(96, 219, 207) |
| HSL | hsl(174, 63%, 62%) |
| HSV | hsv(174, 56%, 86%) |
| CMYK | cmyk(56.2%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(80.54, -37.08, -4.47) |
| CIE-LCH | lch(80.54, 37.35, 186.87°) |
| OKLab | oklab(81.86% -0.1105 -0.0126) |
| OKLCH | oklch(81.86% 0.111 186.5) |
| XYZ | xyz(41.4129, 57.6507, 67.9646) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.60
Mediumturquoise
#48D1CC
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 6.61
Seafoam Blue
#78D1B6
ΔE00 6.70
Bright Aqua
#0BF9EA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBCF #DB606C
analogous
#60DB92 #60DBCF #60AADB
triadic
#60DBCF #CF60DB #DBCF60
tetradic
#60DBCF #9260DB #DB606C #AADB60
square
#60DBCF #9260DB #DB606C #AADB60
split-complementary
#60DBCF #DB60AA #DB9260
monochromatic
#249D91 #2FCFBF #60DBCF #92E6DE #C4F2ED
Accessibility & contrast
On white
1.68
#60DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#60DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBCF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBCF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60dbcf; /* rgb */ color: rgb(96, 219, 207); /* oklch */ color: oklch(81.9% 0.111 186.5);
Tailwind
colors: {
custom: {
50: '#98e6dd',
500: '#60dbcf',
950: '#000000',
},
}SCSS
$custom: #60dbcf; $custom-light: #98e6dd; $custom-dark: #000000;
JSON
{
"hex": "#60dbcf",
"rgb": {
"r": 96,
"g": 219,
"b": 207
},
"hsl": {
"h": 174.146,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.81859,
"c": 0.11119,
"h": 186.5
},
"luminance": 0.57655
}Semantic roles & 50–950 ramp
primary
#60DBCF
secondary
#A13E48
accent
#1B2CCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484