#75BBBC#75BBBC
#75BBBC is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.6% C 0.071 H 196.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #75BBBC |
|---|---|
| RGB | rgb(117, 187, 188) |
| HSL | hsl(181, 35%, 60%) |
| HSV | hsv(181, 38%, 74%) |
| CMYK | cmyk(37.8%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(71.52, -21.69, -7.47) |
| CIE-LCH | lch(71.52, 22.94, 199.00°) |
| OKLab | oklab(74.63% -0.0675 -0.0205) |
| OKLCH | oklch(74.63% 0.071 196.9) |
| XYZ | xyz(34.1802, 42.9511, 54.0565) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.03
Darkturquoise
#00CED1
ΔE00 8.41
Cadetblue
#5F9EA0
ΔE00 8.47
Lightseagreen
#20B2AA
ΔE00 8.62
Turquoise Blue
#06B1C4
ΔE00 8.71
Topaz
#13BBAF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BBBC #BC7675
analogous
#75BC9A #75BBBC #7598BC
triadic
#75BBBC #BC75BB #BBBC75
tetradic
#75BBBC #9A75BC #BC7675 #98BC75
square
#75BBBC #9A75BC #BC7675 #98BC75
split-complementary
#75BBBC #BC7598 #BC9A75
monochromatic
#3C7A7B #50A3A4 #75BBBC #9ECFD0 #C7E4E4
Accessibility & contrast
On white
2.19
#75BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#75BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BBBC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BBBC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#A5ABBD
Tritanopia (blue-blind)
#57BFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #75bbbc; /* rgb */ color: rgb(117, 187, 188); /* oklch */ color: oklch(74.6% 0.071 196.9);
Tailwind
colors: {
custom: {
50: '#a0cfd0',
500: '#75bbbc',
950: '#000000',
},
}SCSS
$custom: #75bbbc; $custom-light: #a0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#75bbbc",
"rgb": {
"r": 117,
"g": 187,
"b": 188
},
"hsl": {
"h": 180.845,
"s": 34.634,
"l": 59.804
},
"oklch": {
"l": 0.74632,
"c": 0.07058,
"h": 196.9
},
"luminance": 0.42953
}Semantic roles & 50–950 ramp
primary
#75BBBC
secondary
#D4B9B9
accent
#5F5DCB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282