#7BBEBD#7BBEBD
#7BBEBD is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.7% C 0.068 H 194.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBEBD |
|---|---|
| RGB | rgb(123, 190, 189) |
| HSL | hsl(179, 34%, 61%) |
| HSV | hsv(179, 35%, 75%) |
| CMYK | cmyk(35.3%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(72.70, -21.36, -6.23) |
| CIE-LCH | lch(72.70, 22.25, 196.27°) |
| OKLab | oklab(75.66% -0.0658 -0.0171) |
| OKLCH | oklch(75.66% 0.068 194.6) |
| XYZ | xyz(35.7638, 44.7097, 54.8796) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.70
Darkturquoise
#00CED1
ΔE00 8.53
Lightseagreen
#20B2AA
ΔE00 9.05
Topaz
#13BBAF
ΔE00 9.22
Pale Teal
#82CBB2
ΔE00 9.37
Cadetblue
#5F9EA0
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBEBD #BE7B7C
analogous
#7BBE9C #7BBEBD #7B9EBE
triadic
#7BBEBD #BD7BBE #BEBD7B
tetradic
#7BBEBD #9C7BBE #BE7B7C #9EBE7B
square
#7BBEBD #9C7BBE #BE7B7C #9EBE7B
split-complementary
#7BBEBD #BE7B9E #BE9C7B
monochromatic
#3F807F #53A9A7 #7BBEBD #A4D2D2 #CDE6E6
Accessibility & contrast
On white
2.11
#7BBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#7BBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBEBD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBEBD | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#AAAEBE
Tritanopia (blue-blind)
#60C2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bbebd; /* rgb */ color: rgb(123, 190, 189); /* oklch */ color: oklch(75.7% 0.068 194.6);
Tailwind
colors: {
custom: {
50: '#a4d1d0',
500: '#7bbebd',
950: '#000000',
},
}SCSS
$custom: #7bbebd; $custom-light: #a4d1d0; $custom-dark: #000000;
JSON
{
"hex": "#7bbebd",
"rgb": {
"r": 123,
"g": 190,
"b": 189
},
"hsl": {
"h": 179.104,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.75663,
"c": 0.06802,
"h": 194.6
},
"luminance": 0.44712
}Semantic roles & 50–950 ramp
primary
#7BBEBD
secondary
#D7BEBE
accent
#393AAD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282