#60AFBB#60AFBB
#60AFBB is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.8% C 0.080 H 208.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60AFBB |
|---|---|
| RGB | rgb(96, 175, 187) |
| HSL | hsl(188, 40%, 55%) |
| HSV | hsv(188, 49%, 73%) |
| CMYK | cmyk(48.7%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.08, -21.01, -13.66) |
| CIE-LCH | lch(67.08, 25.06, 213.02°) |
| OKLab | oklab(70.81% -0.0701 -0.0377) |
| OKLCH | oklch(70.81% 0.08 208.2) |
| XYZ | xyz(29.1200, 36.7322, 52.5595) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.93
Cadetblue
#5F9EA0
ΔE00 6.34
Greyblue
#77A1B5
ΔE00 8.85
Lightseagreen
#20B2AA
ΔE00 10.10
Bluegrey
#85A3B2
ΔE00 10.34
Darkturquoise
#00CED1
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60AFBB #BB6C60
analogous
#60BB99 #60AFBB #6081BB
triadic
#60AFBB #BB60AF #AFBB60
tetradic
#60AFBB #9960BB #BB6C60 #81BB60
square
#60AFBB #9960BB #BB6C60 #81BB60
split-complementary
#60AFBB #BB6081 #BB9960
monochromatic
#306870 #42909B #60AFBB #8BC5CD #B6DAE0
Accessibility & contrast
On white
2.52
#60AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#60AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60AFBB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60AFBB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#2CB5B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #60afbb; /* rgb */ color: rgb(96, 175, 187); /* oklch */ color: oklch(70.8% 0.080 208.2);
Tailwind
colors: {
custom: {
50: '#93c7cf',
500: '#60afbb',
950: '#000000',
},
}SCSS
$custom: #60afbb; $custom-light: #93c7cf; $custom-dark: #000000;
JSON
{
"hex": "#60afbb",
"rgb": {
"r": 96,
"g": 175,
"b": 187
},
"hsl": {
"h": 187.912,
"s": 40.088,
"l": 55.49
},
"oklch": {
"l": 0.70808,
"c": 0.07956,
"h": 208.2
},
"luminance": 0.36735
}Semantic roles & 50–950 ramp
primary
#60AFBB
secondary
#CEADA8
accent
#6858D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1313
muted
#7E8282