#7BBDBD#7BBDBD
#7BBDBD is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.4% C 0.067 H 195.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBDBD |
|---|---|
| RGB | rgb(123, 189, 189) |
| HSL | hsl(180, 33%, 61%) |
| HSV | hsv(180, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(72.41, -20.85, -6.66) |
| CIE-LCH | lch(72.41, 21.89, 197.71°) |
| OKLab | oklab(75.43% -0.0646 -0.0183) |
| OKLCH | oklch(75.43% 0.067 195.8) |
| XYZ | xyz(35.5480, 44.2780, 54.8076) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.06
Darkturquoise
#00CED1
ΔE00 8.72
Cadetblue
#5F9EA0
ΔE00 9.11
Lightseagreen
#20B2AA
ΔE00 9.22
Topaz
#13BBAF
ΔE00 9.51
Turquoise Blue
#06B1C4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBDBD #BD7B7B
analogous
#7BBD9C #7BBDBD #7B9CBD
triadic
#7BBDBD #BD7BBD #BDBD7B
tetradic
#7BBDBD #9C7BBD #BD7B7B #9CBD7B
square
#7BBDBD #9C7BBD #BD7B7B #9CBD7B
split-complementary
#7BBDBD #BD7B9C #BD9C7B
monochromatic
#3F7E7E #54A7A7 #7BBDBD #A4D1D1 #CDE6E6
Accessibility & contrast
On white
2.13
#7BBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#7BBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBDBD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBDBD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#61C1BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bbdbd; /* rgb */ color: rgb(123, 189, 189); /* oklch */ color: oklch(75.4% 0.067 195.8);
Tailwind
colors: {
custom: {
50: '#a4d1d0',
500: '#7bbdbd',
950: '#000000',
},
}SCSS
$custom: #7bbdbd; $custom-light: #a4d1d0; $custom-dark: #000000;
JSON
{
"hex": "#7bbdbd",
"rgb": {
"r": 123,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.75434,
"c": 0.06712,
"h": 195.8
},
"luminance": 0.4428
}Semantic roles & 50–950 ramp
primary
#7BBDBD
secondary
#D6BEBE
accent
#3939AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282