#60BDBE#60BDBE
#60BDBE is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.2% C 0.088 H 196.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60BDBE |
|---|---|
| RGB | rgb(96, 189, 190) |
| HSL | hsl(181, 42%, 56%) |
| HSV | hsv(181, 49%, 75%) |
| CMYK | cmyk(49.5%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(71.28, -27.25, -9.01) |
| CIE-LCH | lch(71.28, 28.70, 198.31°) |
| OKLab | oklab(74.22% -0.0849 -0.0249) |
| OKLCH | oklch(74.22% 0.088 196.3) |
| XYZ | xyz(32.3120, 42.5968, 55.2244) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.08
Lightseagreen
#20B2AA
ΔE00 6.67
Topaz
#13BBAF
ΔE00 7.02
Turquoise Blue
#06B1C4
ΔE00 7.58
Aqua Blue
#02D8E9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60BDBE #BE6160
analogous
#60BE90 #60BDBE #608EBE
triadic
#60BDBE #BE60BD #BDBE60
tetradic
#60BDBE #9060BE #BE6160 #8EBE60
square
#60BDBE #9060BE #BE6160 #8EBE60
split-complementary
#60BDBE #BE608E #BE9060
monochromatic
#2F7374 #419FA0 #60BDBE #8BCFD0 #B7E1E2
Accessibility & contrast
On white
2.21
#60BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#60BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60BDBE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60BDBE | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A2AABF
Tritanopia (blue-blind)
#22C2BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #60bdbe; /* rgb */ color: rgb(96, 189, 190); /* oklch */ color: oklch(74.2% 0.088 196.3);
Tailwind
colors: {
custom: {
50: '#95d1d1',
500: '#60bdbe',
950: '#000000',
},
}SCSS
$custom: #60bdbe; $custom-light: #95d1d1; $custom-dark: #000000;
JSON
{
"hex": "#60bdbe",
"rgb": {
"r": 96,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.638,
"s": 41.964,
"l": 56.078
},
"oklch": {
"l": 0.74217,
"c": 0.08849,
"h": 196.3
},
"luminance": 0.426
}Semantic roles & 50–950 ramp
primary
#60BDBE
secondary
#D0AAA9
accent
#5756D2
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282