#7BBEBC#7BBEBC
#7BBEBC is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.6% C 0.068 H 193.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBEBC |
|---|---|
| RGB | rgb(123, 190, 188) |
| HSL | hsl(178, 34%, 61%) |
| HSV | hsv(178, 35%, 75%) |
| CMYK | cmyk(35.3%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(72.67, -21.60, -5.73) |
| CIE-LCH | lch(72.67, 22.35, 194.86°) |
| OKLab | oklab(75.63% -0.0662 -0.0158) |
| OKLCH | oklch(75.63% 0.068 193.4) |
| XYZ | xyz(35.6557, 44.6664, 54.3099) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.59
Darkturquoise
#00CED1
ΔE00 8.55
Lightseagreen
#20B2AA
ΔE00 8.88
Pale Teal
#82CBB2
ΔE00 8.97
Topaz
#13BBAF
ΔE00 9.00
Cadetblue
#5F9EA0
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBEBC #BE7B7D
analogous
#7BBE9B #7BBEBC #7B9FBE
triadic
#7BBEBC #BC7BBE #BEBC7B
tetradic
#7BBEBC #9B7BBE #BE7B7D #9FBE7B
square
#7BBEBC #9B7BBE #BE7B7D #9FBE7B
split-complementary
#7BBEBC #BE7B9F #BE9B7B
monochromatic
#3F807E #53A9A6 #7BBEBC #A4D2D1 #CDE6E6
Accessibility & contrast
On white
2.11
#7BBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#7BBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBEBC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBEBC | 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)
#B6B8BC
Deuteranopia (green-blind)
#AAAEBD
Tritanopia (blue-blind)
#61C2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bbebc; /* rgb */ color: rgb(123, 190, 188); /* oklch */ color: oklch(75.6% 0.068 193.4);
Tailwind
colors: {
custom: {
50: '#a4d1d0',
500: '#7bbebc',
950: '#000000',
},
}SCSS
$custom: #7bbebc; $custom-light: #a4d1d0; $custom-dark: #000000;
JSON
{
"hex": "#7bbebc",
"rgb": {
"r": 123,
"g": 190,
"b": 188
},
"hsl": {
"h": 178.209,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.75631,
"c": 0.06809,
"h": 193.4
},
"luminance": 0.44669
}Semantic roles & 50–950 ramp
primary
#7BBEBC
secondary
#D7BEBF
accent
#393CAD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282