#75B3BC#75B3BC
#75B3BC is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.8% C 0.065 H 207.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75B3BC |
|---|---|
| RGB | rgb(117, 179, 188) |
| HSL | hsl(188, 35%, 60%) |
| HSV | hsv(188, 38%, 74%) |
| CMYK | cmyk(37.8%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(69.22, -17.58, -10.89) |
| CIE-LCH | lch(69.22, 20.68, 211.78°) |
| OKLab | oklab(72.79% -0.0577 -0.0299) |
| OKLCH | oklch(72.79% 0.065 207.4) |
| XYZ | xyz(32.5301, 39.6508, 53.5064) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.29
Turquoise Blue
#06B1C4
ΔE00 7.50
Greyblue
#77A1B5
ΔE00 8.56
Bluegrey
#85A3B2
ΔE00 9.26
Sky Blue
#87CEEB
ΔE00 10.03
Lightseagreen
#20B2AA
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B3BC #BC7E75
analogous
#75BCA2 #75B3BC #758FBC
triadic
#75B3BC #BC75B3 #B3BC75
tetradic
#75B3BC #A275BC #BC7E75 #8FBC75
square
#75B3BC #A275BC #BC7E75 #8FBC75
split-complementary
#75B3BC #BC758F #BCA275
monochromatic
#3C737B #5099A4 #75B3BC #9ECAD0 #C7E0E4
Accessibility & contrast
On white
2.35
#75B3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#75B3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B3BC
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B3BC | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#59B8B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75b3bc; /* rgb */ color: rgb(117, 179, 188); /* oklch */ color: oklch(72.8% 0.065 207.4);
Tailwind
colors: {
custom: {
50: '#a0c9d0',
500: '#75b3bc',
950: '#000000',
},
}SCSS
$custom: #75b3bc; $custom-light: #a0c9d0; $custom-dark: #000000;
JSON
{
"hex": "#75b3bc",
"rgb": {
"r": 117,
"g": 179,
"b": 188
},
"hsl": {
"h": 187.606,
"s": 34.634,
"l": 59.804
},
"oklch": {
"l": 0.72792,
"c": 0.06495,
"h": 207.4
},
"luminance": 0.39653
}Semantic roles & 50–950 ramp
primary
#75B3BC
secondary
#D4BCB9
accent
#6B5DCB
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1314
muted
#7F8282