#75B2BE#75B2BE
#75B2BE is a light, moderate teal. Relative luminance 0.393; OKLCH L 72.6% C 0.065 H 211.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #75B2BE |
|---|---|
| RGB | rgb(117, 178, 190) |
| HSL | hsl(190, 36%, 60%) |
| HSV | hsv(190, 38%, 75%) |
| CMYK | cmyk(38.4%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(69.00, -16.55, -12.33) |
| CIE-LCH | lch(69.00, 20.64, 216.69°) |
| OKLab | oklab(72.63% -0.0556 -0.0338) |
| OKLCH | oklch(72.63% 0.065 211.3) |
| XYZ | xyz(32.5475, 39.3383, 54.5832) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.46
Turquoise Blue
#06B1C4
ΔE00 7.55
Cadetblue
#5F9EA0
ΔE00 7.80
Bluegrey
#85A3B2
ΔE00 8.32
Sky Blue
#87CEEB
ΔE00 9.37
Baby Blue
#89CFF0
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B2BE #BE8175
analogous
#75BEA5 #75B2BE #758DBE
triadic
#75B2BE #BE75B2 #B2BE75
tetradic
#75B2BE #A575BE #BE8175 #8DBE75
square
#75B2BE #A575BE #BE8175 #8DBE75
split-complementary
#75B2BE #BE758D #BEA575
monochromatic
#3B737D #4F99A7 #75B2BE #9FC9D2 #C8E0E5
Accessibility & contrast
On white
2.37
#75B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#75B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B2BE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B2BE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#9CA4BE
Tritanopia (blue-blind)
#58B8B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #75b2be; /* rgb */ color: rgb(117, 178, 190); /* oklch */ color: oklch(72.6% 0.065 211.3);
Tailwind
colors: {
custom: {
50: '#a0c9d1',
500: '#75b2be',
950: '#000000',
},
}SCSS
$custom: #75b2be; $custom-light: #a0c9d1; $custom-dark: #000000;
JSON
{
"hex": "#75b2be",
"rgb": {
"r": 117,
"g": 178,
"b": 190
},
"hsl": {
"h": 189.863,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.72634,
"c": 0.06511,
"h": 211.3
},
"luminance": 0.3934
}Semantic roles & 50–950 ramp
primary
#75B2BE
secondary
#D5BEB9
accent
#4A37AF
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1314
muted
#7F8282