#75BDBD#75BDBD
#75BDBD is a light, moderate teal. Relative luminance 0.439; OKLCH L 75.1% C 0.072 H 195.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #75BDBD |
|---|---|
| RGB | rgb(117, 189, 189) |
| HSL | hsl(180, 35%, 60%) |
| HSV | hsv(180, 38%, 74%) |
| CMYK | cmyk(38.1%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(72.13, -22.45, -7.11) |
| CIE-LCH | lch(72.13, 23.55, 197.58°) |
| OKLab | oklab(75.13% -0.0696 -0.0196) |
| OKLCH | oklch(75.13% 0.072 195.7) |
| XYZ | xyz(34.7156, 43.8488, 54.7686) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.42
Darkturquoise
#00CED1
ΔE00 7.99
Lightseagreen
#20B2AA
ΔE00 8.47
Topaz
#13BBAF
ΔE00 8.76
Cadetblue
#5F9EA0
ΔE00 9.00
Turquoise Blue
#06B1C4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BDBD #BD7575
analogous
#75BD99 #75BDBD #7599BD
triadic
#75BDBD #BD75BD #BDBD75
tetradic
#75BDBD #9975BD #BD7575 #99BD75
square
#75BDBD #9975BD #BD7575 #99BD75
split-complementary
#75BDBD #BD7599 #BD9975
monochromatic
#3B7C7C #4FA6A6 #75BDBD #9ED1D1 #C8E5E5
Accessibility & contrast
On white
2.15
#75BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#75BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BDBD
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BDBD | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BD
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#56C1BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #75bdbd; /* rgb */ color: rgb(117, 189, 189); /* oklch */ color: oklch(75.1% 0.072 195.7);
Tailwind
colors: {
custom: {
50: '#a0d1d0',
500: '#75bdbd',
950: '#000000',
},
}SCSS
$custom: #75bdbd; $custom-light: #a0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#75bdbd",
"rgb": {
"r": 117,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 35.294,
"l": 60
},
"oklch": {
"l": 0.75127,
"c": 0.07226,
"h": 195.7
},
"luminance": 0.43851
}Semantic roles & 50–950 ramp
primary
#75BDBD
secondary
#D5B9B9
accent
#5C5CCB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282