#60AFBC#60AFBC
#60AFBC is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.8% C 0.080 H 209.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60AFBC |
|---|---|
| RGB | rgb(96, 175, 188) |
| HSL | hsl(188, 41%, 56%) |
| HSV | hsv(188, 49%, 74%) |
| CMYK | cmyk(48.9%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(67.11, -20.74, -14.16) |
| CIE-LCH | lch(67.11, 25.11, 214.33°) |
| OKLab | oklab(70.85% -0.0697 -0.039) |
| OKLCH | oklch(70.85% 0.08 209.3) |
| XYZ | xyz(29.2274, 36.7751, 53.1253) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.92
Cadetblue
#5F9EA0
ΔE00 6.57
Greyblue
#77A1B5
ΔE00 8.59
Bluegrey
#85A3B2
ΔE00 10.13
Lightseagreen
#20B2AA
ΔE00 10.47
Sky Blue
#87CEEB
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60AFBC #BC6D60
analogous
#60BC9B #60AFBC #6081BC
triadic
#60AFBC #BC60AF #AFBC60
tetradic
#60AFBC #9B60BC #BC6D60 #81BC60
square
#60AFBC #9B60BC #BC6D60 #81BC60
split-complementary
#60AFBC #BC6081 #BC9B60
monochromatic
#306872 #42909D #60AFBC #8BC5CE #B6DAE0
Accessibility & contrast
On white
2.51
#60AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#60AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60AFBC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60AFBC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#949FBC
Tritanopia (blue-blind)
#2BB5B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #60afbc; /* rgb */ color: rgb(96, 175, 188); /* oklch */ color: oklch(70.8% 0.080 209.3);
Tailwind
colors: {
custom: {
50: '#93c7d0',
500: '#60afbc',
950: '#000000',
},
}SCSS
$custom: #60afbc; $custom-light: #93c7d0; $custom-dark: #000000;
JSON
{
"hex": "#60afbc",
"rgb": {
"r": 96,
"g": 175,
"b": 188
},
"hsl": {
"h": 188.478,
"s": 40.708,
"l": 55.686
},
"oklch": {
"l": 0.70845,
"c": 0.07988,
"h": 209.3
},
"luminance": 0.36778
}Semantic roles & 50–950 ramp
primary
#60AFBC
secondary
#CFAEA9
accent
#6857D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1314
muted
#7E8282