#75BCBE#75BCBE
#75BCBE is a light, moderate teal. Relative luminance 0.435; OKLCH L 74.9% C 0.071 H 198.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #75BCBE |
|---|---|
| RGB | rgb(117, 188, 190) |
| HSL | hsl(182, 36%, 60%) |
| HSV | hsv(182, 38%, 75%) |
| CMYK | cmyk(38.4%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.87, -21.70, -8.04) |
| CIE-LCH | lch(71.87, 23.14, 200.34°) |
| OKLab | oklab(74.93% -0.0679 -0.0221) |
| OKLCH | oklch(74.93% 0.071 198) |
| XYZ | xyz(34.6102, 43.4637, 55.2708) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.98
Darkturquoise
#00CED1
ΔE00 8.26
Turquoise Blue
#06B1C4
ΔE00 8.53
Cadetblue
#5F9EA0
ΔE00 8.73
Lightseagreen
#20B2AA
ΔE00 8.88
Topaz
#13BBAF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BCBE #BE7775
analogous
#75BE9C #75BCBE #7597BE
triadic
#75BCBE #BE75BC #BCBE75
tetradic
#75BCBE #9C75BE #BE7775 #97BE75
square
#75BCBE #9C75BE #BE7775 #97BE75
split-complementary
#75BCBE #BE7597 #BE9C75
monochromatic
#3B7C7D #4FA5A7 #75BCBE #9FD0D2 #C8E4E5
Accessibility & contrast
On white
2.17
#75BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#75BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BCBE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BCBE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#56C0BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #75bcbe; /* rgb */ color: rgb(117, 188, 190); /* oklch */ color: oklch(74.9% 0.071 198.0);
Tailwind
colors: {
custom: {
50: '#a0d0d1',
500: '#75bcbe',
950: '#000000',
},
}SCSS
$custom: #75bcbe; $custom-light: #a0d0d1; $custom-dark: #000000;
JSON
{
"hex": "#75bcbe",
"rgb": {
"r": 117,
"g": 188,
"b": 190
},
"hsl": {
"h": 181.644,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.7493,
"c": 0.07143,
"h": 198
},
"luminance": 0.43466
}Semantic roles & 50–950 ramp
primary
#75BCBE
secondary
#D5BAB9
accent
#3A37AF
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282