#75BFBC#75BFBC
#75BFBC is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.6% C 0.074 H 192.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75BFBC |
|---|---|
| RGB | rgb(117, 191, 188) |
| HSL | hsl(178, 37%, 60%) |
| HSV | hsv(178, 39%, 75%) |
| CMYK | cmyk(38.7%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(72.68, -23.70, -5.76) |
| CIE-LCH | lch(72.68, 24.39, 193.65°) |
| OKLab | oklab(75.56% -0.0724 -0.0159) |
| OKLCH | oklch(75.56% 0.074 192.4) |
| XYZ | xyz(35.0406, 44.6719, 54.3433) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.70
Topaz
#13BBAF
ΔE00 8.00
Lightseagreen
#20B2AA
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 8.56
Tealish
#24BCA8
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BFBC #BF7578
analogous
#75BF97 #75BFBC #759DBF
triadic
#75BFBC #BC75BF #BFBC75
tetradic
#75BFBC #9775BF #BF7578 #9DBF75
square
#75BFBC #9775BF #BF7578 #9DBF75
split-complementary
#75BFBC #BF759D #BF9775
monochromatic
#3B7F7C #4EA9A5 #75BFBC #9FD2D0 #C9E6E5
Accessibility & contrast
On white
2.11
#75BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#75BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BFBC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BFBC | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#56C3BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #75bfbc; /* rgb */ color: rgb(117, 191, 188); /* oklch */ color: oklch(75.6% 0.074 192.4);
Tailwind
colors: {
custom: {
50: '#a0d2d0',
500: '#75bfbc',
950: '#000000',
},
}SCSS
$custom: #75bfbc; $custom-light: #a0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#75bfbc",
"rgb": {
"r": 117,
"g": 191,
"b": 188
},
"hsl": {
"h": 177.568,
"s": 36.634,
"l": 60.392
},
"oklch": {
"l": 0.75557,
"c": 0.07413,
"h": 192.4
},
"luminance": 0.44674
}Semantic roles & 50–950 ramp
primary
#75BFBC
secondary
#D6BABB
accent
#363BB0
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282