#75B8BD#75B8BD
#75B8BD is a light, moderate teal. Relative luminance 0.417; OKLCH L 74.0% C 0.068 H 201.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75B8BD |
|---|---|
| RGB | rgb(117, 184, 189) |
| HSL | hsl(184, 35%, 60%) |
| HSV | hsv(184, 38%, 74%) |
| CMYK | cmyk(38.1%, 2.6%, 0%, 25.9%) |
| CIE-LAB | lab(70.69, -19.91, -9.25) |
| CIE-LCH | lch(70.69, 21.95, 204.93°) |
| OKLab | oklab(73.98% -0.0634 -0.0254) |
| OKLCH | oklch(73.98% 0.068 201.8) |
| XYZ | xyz(33.6586, 41.7347, 54.4162) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.82
Cadetblue
#5F9EA0
ΔE00 7.85
Darkturquoise
#00CED1
ΔE00 9.39
Mediumturquoise
#48D1CC
ΔE00 9.50
Lightseagreen
#20B2AA
ΔE00 9.66
Topaz
#13BBAF
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B8BD #BD7A75
analogous
#75BD9E #75B8BD #7594BD
triadic
#75B8BD #BD75B8 #B8BD75
tetradic
#75B8BD #9E75BD #BD7A75 #94BD75
square
#75B8BD #9E75BD #BD7A75 #94BD75
split-complementary
#75B8BD #BD7594 #BD9E75
monochromatic
#3B787C #4FA0A6 #75B8BD #9ECDD1 #C8E3E5
Accessibility & contrast
On white
2.25
#75B8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#75B8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B8BD
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B8BD | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BD
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#57BDB9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #75b8bd; /* rgb */ color: rgb(117, 184, 189); /* oklch */ color: oklch(74.0% 0.068 201.8);
Tailwind
colors: {
custom: {
50: '#a0cdd0',
500: '#75b8bd',
950: '#000000',
},
}SCSS
$custom: #75b8bd; $custom-light: #a0cdd0; $custom-dark: #000000;
JSON
{
"hex": "#75b8bd",
"rgb": {
"r": 117,
"g": 184,
"b": 189
},
"hsl": {
"h": 184.167,
"s": 35.294,
"l": 60
},
"oklch": {
"l": 0.73975,
"c": 0.06834,
"h": 201.8
},
"luminance": 0.41737
}Semantic roles & 50–950 ramp
primary
#75B8BD
secondary
#D5BBB9
accent
#645CCB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282