#75B6BB#75B6BB
#75B6BB is a light, moderate teal. Relative luminance 0.408; OKLCH L 73.4% C 0.067 H 202.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75B6BB |
|---|---|
| RGB | rgb(117, 182, 187) |
| HSL | hsl(184, 34%, 60%) |
| HSV | hsv(184, 37%, 73%) |
| CMYK | cmyk(37.4%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.05, -19.38, -9.10) |
| CIE-LCH | lch(70.05, 21.42, 205.15°) |
| OKLab | oklab(73.45% -0.0618 -0.025) |
| OKLCH | oklch(73.45% 0.067 202) |
| XYZ | xyz(33.0305, 40.8235, 53.1433) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.37
Turquoise Blue
#06B1C4
ΔE00 7.81
Lightseagreen
#20B2AA
ΔE00 9.70
Darkturquoise
#00CED1
ΔE00 9.83
Mediumturquoise
#48D1CC
ΔE00 9.97
Greyblue
#77A1B5
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B6BB #BB7A75
analogous
#75BB9D #75B6BB #7593BB
triadic
#75B6BB #BB75B6 #B6BB75
tetradic
#75B6BB #9D75BB #BB7A75 #93BB75
square
#75B6BB #9D75BB #BB7A75 #93BB75
split-complementary
#75B6BB #BB7593 #BB9D75
monochromatic
#3C757A #509DA3 #75B6BB #9ECCCF #C7E1E3
Accessibility & contrast
On white
2.29
#75B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#75B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B6BB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B6BB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#58BBB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #75b6bb; /* rgb */ color: rgb(117, 182, 187); /* oklch */ color: oklch(73.4% 0.067 202.0);
Tailwind
colors: {
custom: {
50: '#a0cccf',
500: '#75b6bb',
950: '#000000',
},
}SCSS
$custom: #75b6bb; $custom-light: #a0cccf; $custom-dark: #000000;
JSON
{
"hex": "#75b6bb",
"rgb": {
"r": 117,
"g": 182,
"b": 187
},
"hsl": {
"h": 184.286,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.73447,
"c": 0.06666,
"h": 202
},
"luminance": 0.40826
}Semantic roles & 50–950 ramp
primary
#75B6BB
secondary
#D3BAB8
accent
#655ECA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1313
muted
#7F8282