#75B3BB#75B3BB
#75B3BB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.8% C 0.065 H 206.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75B3BB |
|---|---|
| RGB | rgb(117, 179, 187) |
| HSL | hsl(187, 34%, 60%) |
| HSV | hsv(187, 37%, 73%) |
| CMYK | cmyk(37.4%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.19, -17.84, -10.39) |
| CIE-LCH | lch(69.19, 20.64, 210.22°) |
| OKLab | oklab(72.76% -0.0581 -0.0285) |
| OKLCH | oklch(72.76% 0.065 206.1) |
| XYZ | xyz(32.4227, 39.6079, 52.9407) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.10
Turquoise Blue
#06B1C4
ΔE00 7.55
Greyblue
#77A1B5
ΔE00 8.86
Bluegrey
#85A3B2
ΔE00 9.51
Sky Blue
#87CEEB
ΔE00 10.34
Lightseagreen
#20B2AA
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B3BB #BB7D75
analogous
#75BBA0 #75B3BB #7590BB
triadic
#75B3BB #BB75B3 #B3BB75
tetradic
#75B3BB #A075BB #BB7D75 #90BB75
square
#75B3BB #A075BB #BB7D75 #90BB75
split-complementary
#75B3BB #BB7590 #BBA075
monochromatic
#3C737A #5099A3 #75B3BB #9ECACF #C7E0E3
Accessibility & contrast
On white
2.35
#75B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#75B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B3BB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B3BB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#59B8B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75b3bb; /* rgb */ color: rgb(117, 179, 187); /* oklch */ color: oklch(72.8% 0.065 206.1);
Tailwind
colors: {
custom: {
50: '#a0c9cf',
500: '#75b3bb',
950: '#000000',
},
}SCSS
$custom: #75b3bb; $custom-light: #a0c9cf; $custom-dark: #000000;
JSON
{
"hex": "#75b3bb",
"rgb": {
"r": 117,
"g": 179,
"b": 187
},
"hsl": {
"h": 186.857,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.72757,
"c": 0.06468,
"h": 206.1
},
"luminance": 0.3961
}Semantic roles & 50–950 ramp
primary
#75B3BB
secondary
#D3BBB8
accent
#6A5ECA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1313
muted
#7F8282