#75B2BB#75B2BB
#75B2BB is a light, moderate teal. Relative luminance 0.392; OKLCH L 72.5% C 0.064 H 207.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #75B2BB |
|---|---|
| RGB | rgb(117, 178, 187) |
| HSL | hsl(188, 34%, 60%) |
| HSV | hsv(188, 37%, 73%) |
| CMYK | cmyk(37.4%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.90, -17.32, -10.82) |
| CIE-LCH | lch(68.90, 20.42, 212.00°) |
| OKLab | oklab(72.53% -0.0568 -0.0297) |
| OKLCH | oklch(72.53% 0.064 207.6) |
| XYZ | xyz(32.2230, 39.2085, 52.8741) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.10
Turquoise Blue
#06B1C4
ΔE00 7.55
Greyblue
#77A1B5
ΔE00 8.33
Bluegrey
#85A3B2
ΔE00 9.03
Sky Blue
#87CEEB
ΔE00 10.19
Lightseagreen
#20B2AA
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B2BB #BB7E75
analogous
#75BBA1 #75B2BB #758FBB
triadic
#75B2BB #BB75B2 #B2BB75
tetradic
#75B2BB #A175BB #BB7E75 #8FBB75
square
#75B2BB #A175BB #BB7E75 #8FBB75
split-complementary
#75B2BB #BB758F #BBA175
monochromatic
#3C727A #5098A3 #75B2BB #9EC9CF #C7E0E3
Accessibility & contrast
On white
2.37
#75B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#75B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B2BB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B2BB | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#9DA4BB
Tritanopia (blue-blind)
#59B7B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #75b2bb; /* rgb */ color: rgb(117, 178, 187); /* oklch */ color: oklch(72.5% 0.064 207.6);
Tailwind
colors: {
custom: {
50: '#a0c9cf',
500: '#75b2bb',
950: '#000000',
},
}SCSS
$custom: #75b2bb; $custom-light: #a0c9cf; $custom-dark: #000000;
JSON
{
"hex": "#75b2bb",
"rgb": {
"r": 117,
"g": 178,
"b": 187
},
"hsl": {
"h": 187.714,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.72528,
"c": 0.06411,
"h": 207.6
},
"luminance": 0.39211
}Semantic roles & 50–950 ramp
primary
#75B2BB
secondary
#D3BCB8
accent
#6C5ECA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1313
muted
#7F8282