#7BBDBB#7BBDBB
#7BBDBB is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.4% C 0.067 H 193.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBDBB |
|---|---|
| RGB | rgb(123, 189, 187) |
| HSL | hsl(178, 33%, 61%) |
| HSV | hsv(178, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 1.1%, 25.9%) |
| CIE-LAB | lab(72.36, -21.33, -5.65) |
| CIE-LCH | lch(72.36, 22.07, 194.83°) |
| OKLab | oklab(75.37% -0.0654 -0.0156) |
| OKLCH | oklch(75.37% 0.067 193.4) |
| XYZ | xyz(35.3324, 44.1918, 53.6721) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.82
Darkturquoise
#00CED1
ΔE00 8.73
Lightseagreen
#20B2AA
ΔE00 8.85
Topaz
#13BBAF
ΔE00 9.03
Pale Teal
#82CBB2
ΔE00 9.06
Cadetblue
#5F9EA0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBDBB #BD7B7D
analogous
#7BBD9A #7BBDBB #7B9EBD
triadic
#7BBDBB #BB7BBD #BDBB7B
tetradic
#7BBDBB #9A7BBD #BD7B7D #9EBD7B
square
#7BBDBB #9A7BBD #BD7B7D #9EBD7B
split-complementary
#7BBDBB #BD7B9E #BD9A7B
monochromatic
#3F7E7C #54A7A5 #7BBDBB #A4D1D0 #CDE6E5
Accessibility & contrast
On white
2.13
#7BBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#7BBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBDBB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBDBB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#61C1BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7bbdbb; /* rgb */ color: rgb(123, 189, 187); /* oklch */ color: oklch(75.4% 0.067 193.4);
Tailwind
colors: {
custom: {
50: '#a4d1cf',
500: '#7bbdbb',
950: '#000000',
},
}SCSS
$custom: #7bbdbb; $custom-light: #a4d1cf; $custom-dark: #000000;
JSON
{
"hex": "#7bbdbb",
"rgb": {
"r": 123,
"g": 189,
"b": 187
},
"hsl": {
"h": 178.182,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.75369,
"c": 0.06724,
"h": 193.4
},
"luminance": 0.44194
}Semantic roles & 50–950 ramp
primary
#7BBDBB
secondary
#D6BEBE
accent
#393DAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282