#75B2BD#75B2BD
#75B2BD is a light, moderate teal. Relative luminance 0.393; OKLCH L 72.6% C 0.065 H 210.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75B2BD |
|---|---|
| RGB | rgb(117, 178, 189) |
| HSL | hsl(189, 35%, 60%) |
| HSV | hsv(189, 38%, 74%) |
| CMYK | cmyk(38.1%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(68.96, -16.81, -11.83) |
| CIE-LCH | lch(68.96, 20.55, 215.14°) |
| OKLab | oklab(72.6% -0.056 -0.0324) |
| OKLCH | oklch(72.6% 0.065 210.1) |
| XYZ | xyz(32.4386, 39.2947, 54.0096) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.53
Cadetblue
#5F9EA0
ΔE00 7.55
Greyblue
#77A1B5
ΔE00 7.74
Bluegrey
#85A3B2
ΔE00 8.55
Sky Blue
#87CEEB
ΔE00 9.63
Baby Blue
#89CFF0
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B2BD #BD8075
analogous
#75BDA4 #75B2BD #758EBD
triadic
#75B2BD #BD75B2 #B2BD75
tetradic
#75B2BD #A475BD #BD8075 #8EBD75
square
#75B2BD #A475BD #BD8075 #8EBD75
split-complementary
#75B2BD #BD758E #BDA475
monochromatic
#3B727C #4F98A6 #75B2BD #9EC9D1 #C8E0E5
Accessibility & contrast
On white
2.37
#75B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#75B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B2BD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B2BD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBE
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#58B7B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #75b2bd; /* rgb */ color: rgb(117, 178, 189); /* oklch */ color: oklch(72.6% 0.065 210.1);
Tailwind
colors: {
custom: {
50: '#a0c9d0',
500: '#75b2bd',
950: '#000000',
},
}SCSS
$custom: #75b2bd; $custom-light: #a0c9d0; $custom-dark: #000000;
JSON
{
"hex": "#75b2bd",
"rgb": {
"r": 117,
"g": 178,
"b": 189
},
"hsl": {
"h": 189.167,
"s": 35.294,
"l": 60
},
"oklch": {
"l": 0.72598,
"c": 0.06474,
"h": 210.1
},
"luminance": 0.39297
}Semantic roles & 50–950 ramp
primary
#75B2BD
secondary
#D5BDB9
accent
#6D5CCB
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1314
muted
#7F8282