#75B4BB#75B4BB
#75B4BB is a light, moderate teal. Relative luminance 0.400; OKLCH L 73.0% C 0.065 H 204.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75B4BB |
|---|---|
| RGB | rgb(117, 180, 187) |
| HSL | hsl(186, 34%, 60%) |
| HSV | hsv(186, 37%, 73%) |
| CMYK | cmyk(37.4%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.48, -18.35, -9.96) |
| CIE-LCH | lch(69.48, 20.88, 208.49°) |
| OKLab | oklab(72.99% -0.0593 -0.0273) |
| OKLCH | oklch(72.99% 0.065 204.7) |
| XYZ | xyz(32.6238, 40.0102, 53.0077) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.15
Turquoise Blue
#06B1C4
ΔE00 7.59
Greyblue
#77A1B5
ΔE00 9.39
Bluegrey
#85A3B2
ΔE00 9.99
Lightseagreen
#20B2AA
ΔE00 10.40
Sky Blue
#87CEEB
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B4BB #BB7C75
analogous
#75BB9F #75B4BB #7591BB
triadic
#75B4BB #BB75B4 #B4BB75
tetradic
#75B4BB #9F75BB #BB7C75 #91BB75
square
#75B4BB #9F75BB #BB7C75 #91BB75
split-complementary
#75B4BB #BB7591 #BB9F75
monochromatic
#3C737A #509AA3 #75B4BB #9ECACF #C7E1E3
Accessibility & contrast
On white
2.33
#75B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#75B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B4BB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B4BB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#59B9B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #75b4bb; /* rgb */ color: rgb(117, 180, 187); /* oklch */ color: oklch(73.0% 0.065 204.7);
Tailwind
colors: {
custom: {
50: '#a0cacf',
500: '#75b4bb',
950: '#000000',
},
}SCSS
$custom: #75b4bb; $custom-light: #a0cacf; $custom-dark: #000000;
JSON
{
"hex": "#75b4bb",
"rgb": {
"r": 117,
"g": 180,
"b": 187
},
"hsl": {
"h": 186,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.72987,
"c": 0.06531,
"h": 204.7
},
"luminance": 0.40012
}Semantic roles & 50–950 ramp
primary
#75B4BB
secondary
#D3BBB8
accent
#695ECA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1313
muted
#7F8282